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 22de0ae commit f6ca4c3Copy full SHA for f6ca4c3
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-RC9-SNAPSHOT"
+ const val cloudNet = "4.0.0-RC9"
21
const val cloudNetCodeName = "Blizzard"
22
}
0 commit comments