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 d160b63 commit d3874e8Copy full SHA for d3874e8
build.gradle.kts
@@ -11,7 +11,7 @@ plugins {
11
object Project {
12
const val NAME = "CommandAPI"
13
const val GROUP = "net.j4c0b3y"
14
- const val VERSION = "1.2.5"
+ const val VERSION = "1.2.6"
15
}
16
17
allprojects {
0 commit comments