Version bump

This commit is contained in:
Natty 2022-04-18 12:54:28 +02:00
parent 8e079a9c36
commit a7c6340751
No known key found for this signature in database
GPG Key ID: 40AB22FA416C7019
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ object Versions {
const val isPrerelease = true
const val prereleaseName = "alpha"
const val prerealeaseUpdate = 0
const val prerealeaseUpdate = 1
val versionFull =
if (isPrerelease)