Bump version to 1.4.1

This commit is contained in:
dfsek
2020-11-19 15:25:36 -07:00
parent 700d1d0a6c
commit ff7423022b

View File

@@ -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