bump version

This commit is contained in:
dfsek 2021-04-26 20:46:36 -07:00
parent 9323abc788
commit a0c5631eba

View File

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