Skip to content

Commit bf145ba

Browse files
committed
bump version to 1.2.7
1 parent 3b1d65e commit bf145ba

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
@@ -12,7 +12,7 @@ plugins {
1212
object Project {
1313
const val NAME = "ConfigAPI"
1414
const val GROUP = "net.j4c0b3y"
15-
const val VERSION = "1.2.6"
15+
const val VERSION = "1.2.7"
1616
}
1717

1818
allprojects {

0 commit comments

Comments
 (0)