bump version

This commit is contained in:
dfsek
2021-03-16 22:29:13 -07:00
parent 1b70766a17
commit 28222c074e
+1 -1
View File
@@ -1,6 +1,6 @@
import com.dfsek.terra.getGitHash import com.dfsek.terra.getGitHash
val versionObj = Version("5", "0", "0", true) val versionObj = Version("5", "1", "0", true)
allprojects { allprojects {
version = versionObj version = versionObj