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 3b1d65e commit bf145baCopy full SHA for bf145ba
build.gradle.kts
@@ -12,7 +12,7 @@ plugins {
12
object Project {
13
const val NAME = "ConfigAPI"
14
const val GROUP = "net.j4c0b3y"
15
- const val VERSION = "1.2.6"
+ const val VERSION = "1.2.7"
16
}
17
18
allprojects {
0 commit comments