Bump version

This commit is contained in:
dfsek
2020-12-08 12:32:51 -07:00
parent 59a24ef37f
commit 37c2d945ec

View File

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