Bump version

This commit is contained in:
dfsek 2021-09-06 12:45:53 -07:00 committed by GitHub
parent d7bb818f51
commit e445fd986d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
import com.dfsek.terra.getGitHash import com.dfsek.terra.getGitHash
val versionObj = Version("5", "4", "1", true) val versionObj = Version("5", "4", "2", true)
allprojects { allprojects {
version = versionObj version = versionObj