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 2e694a4 commit c6c99d5Copy full SHA for c6c99d5
1 file changed
build.gradle.kts
@@ -12,7 +12,7 @@ plugins {
12
object Project {
13
const val NAME = "MenuAPI"
14
const val GROUP = "net.j4c0b3y"
15
- const val VERSION = "1.5.2"
+ const val VERSION = "1.5.3"
16
}
17
18
allprojects {
0 commit comments