Skip to content

Commit d3874e8

Browse files
committed
bump version to 1.2.6
1 parent d160b63 commit d3874e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ plugins {
1111
object Project {
1212
const val NAME = "CommandAPI"
1313
const val GROUP = "net.j4c0b3y"
14-
const val VERSION = "1.2.5"
14+
const val VERSION = "1.2.6"
1515
}
1616

1717
allprojects {

0 commit comments

Comments
 (0)