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 af4a659 commit b38fb78Copy full SHA for b38fb78
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-RC11.2"
21
const val cloudNetCodeName = "Blizzard"
22
}
0 commit comments