mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-02-16 10:30:42 +00:00
Bump version to 1.4.1
This commit is contained in:
@@ -30,7 +30,7 @@ java {
|
||||
targetCompatibility = JavaVersion.VERSION_1_8
|
||||
}
|
||||
|
||||
val versionObj = Version("1", "4", "0", true)
|
||||
val versionObj = Version("1", "4", "1", true)
|
||||
|
||||
version = versionObj
|
||||
|
||||
|
||||
Reference in New Issue
Block a user