We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa4464f commit 78c8bd5Copy full SHA for 78c8bd5
1 file changed
buildSrc/src/main/kotlin/Package.kt
@@ -10,7 +10,7 @@ object Package {
10
const val main = "2"
11
const val mirror = "9"
12
const val patch = "0"
13
- const val revision = "beta02-uifix"
+ const val revision = "beta02-uifix-2"
14
const val build = 71
15
}
16
0 commit comments