Skip to content

Commit eee9558

Browse files
committed
Update project minor version
1 parent b7af544 commit eee9558

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ project.ext {
1818
lwjglVersion = '3.2.3'
1919
log4jVersion = '2.17.1'
2020
majorVersion = '0'
21-
minorVersion = '1'
21+
minorVersion = '2'
2222
}
2323

2424
version = "${majorVersion}.${minorVersion}.${getBuildId()}"

0 commit comments

Comments
 (0)