mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-02-16 10:30:42 +00:00
Bump version
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user