We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ff008ce + ec96e91 commit 615ae06Copy full SHA for 615ae06
1 file changed
buildSrc/src/main/kotlin/Package.kt
@@ -10,7 +10,7 @@ object Package {
10
const val main = "2"
11
const val mirror = "8"
12
const val patch = "0"
13
- const val revision = "beta02"
14
- const val build = 69
+ const val revision = "beta03"
+ const val build = 70
15
}
16
0 commit comments