summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/main/kotlin/Main.kt4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/kotlin/Main.kt b/src/main/kotlin/Main.kt
index 32e5b13..19719c4 100644
--- a/src/main/kotlin/Main.kt
+++ b/src/main/kotlin/Main.kt
@@ -37,9 +37,9 @@ enum class WhatToDo {
}
fun main() {
- val firstPr = 1072
+ val firstPr = 1122
val hideWhenError = true
- val title = "Version 0.24 Beta 7"
+ val title = "Version 0.24 Beta 8"
val whatToDo = WhatToDo.NEXT_BETA