Skip to content

Commit 04ecc9a

Browse files
committed
bump version to 1.1.3
1 parent 8d97c53 commit 04ecc9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ object Project {
1212
const val NAME = "ConfigAPI"
1313
const val GROUP = "net.j4c0b3y"
1414
const val AUTHOR = "J4C0B3Y"
15-
const val VERSION = "1.1.2"
15+
const val VERSION = "1.1.3"
1616
}
1717

1818
allprojects {

0 commit comments

Comments
 (0)