mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-06-18 23:01:03 +00:00
Implement WorldHandle
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ java {
|
||||
targetCompatibility = JavaVersion.VERSION_1_8
|
||||
}
|
||||
|
||||
val versionObj = Version("2", "1", "0", true)
|
||||
val versionObj = Version("2", "2", "0", true)
|
||||
|
||||
version = versionObj
|
||||
|
||||
|
||||
Reference in New Issue
Block a user