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 c70f8f7 commit 1dbd02dCopy full SHA for 1dbd02d
build.gradle.kts
@@ -12,7 +12,7 @@ object Project {
12
const val NAME = "CommandAPI"
13
const val GROUP = "net.j4c0b3y"
14
const val AUTHOR = "J4C0B3Y"
15
- const val VERSION = "1.1.1"
+ const val VERSION = "1.1.2"
16
}
17
18
allprojects {
0 commit comments