Version bump (releasing minor config update to fix config issues)

This commit is contained in:
dfsek
2020-12-18 02:27:19 -07:00
parent 0826246cbe
commit 56c52e860d

View File

@@ -25,7 +25,7 @@ java {
targetCompatibility = JavaVersion.VERSION_1_8
}
val versionObj = Version("2", "2", "0", true)
val versionObj = Version("2", "1", "1", true)
version = versionObj