bump version for patch config update

This commit is contained in:
dfsek
2021-02-07 18:00:51 -07:00
parent 5f9b21ea09
commit f8cf61e281

View File

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