We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95bffa6 commit b60680cCopy full SHA for b60680c
build.gradle
@@ -4,7 +4,7 @@ plugins {
4
}
5
6
group 'io.github.rothes.coreprotectskaddon'
7
-version '1.1'
+version '1.2.0'
8
9
repositories {
10
mavenCentral()
src/main/resources/plugin.yml
@@ -1,6 +1,6 @@
1
name: CoreProtectSkAddon
2
author: Rothes
3
-version: 1.1
+version: 1.2.0
api-version: 1.13
main: io.github.rothes.coreprotectskaddon.CoreProtectSkAddon
softdepend:
0 commit comments