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 32dd3fc commit 38c60ebCopy full SHA for 38c60eb
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.1"
21
const val cloudNetCodeName = "Blizzard"
22
}
0 commit comments