We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 48c0145 + 6a9040b commit 784b9f0Copy full SHA for 784b9f0
1 file changed
buildSrc/src/main/kotlin/Package.kt
@@ -10,7 +10,7 @@ object Package {
10
const val main = "2"
11
const val mirror = "0"
12
const val patch = "0"
13
- const val revision = "alpha11"
14
- const val build = 66
+ const val revision = "alpha12"
+ const val build = 67
15
}
16
0 commit comments