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 d2da7f6 commit 4895431Copy full SHA for 4895431
1 file changed
build-extensions/src/main/kotlin/Versions.kt
@@ -17,6 +17,6 @@
17
object Versions {
18
19
// internal versions
20
- const val cloudNet = "4.0.0-RC12-SNAPSHOT"
+ const val cloudNet = "4.0.0-RC12"
21
const val cloudNetCodeName = "Blizzard"
22
}
0 commit comments