add ConstantNoiseTemplate, bump version

This commit is contained in:
dfsek
2021-02-17 18:35:49 -07:00
parent 2b84967e05
commit 7f8749239f
3 changed files with 24 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
import com.dfsek.terra.getGitHash
val versionObj = Version("4", "2", "0", true)
val versionObj = Version("4", "3", "0", true)
allprojects {
version = versionObj