Bump version

This commit is contained in:
dfsek 2020-11-23 22:56:11 -07:00
parent 70863b50ee
commit 65c2ad6b7a

View File

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