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 0c47168 commit 5273715Copy full SHA for 5273715
plugins/src/main/kotlin/Versions.kt
@@ -44,7 +44,7 @@ private const val versionMonth = 9
44
* Release number in the month. Value must be in [0,99].
45
* Do not update this value. it is updated by the release script.
46
*/
47
-private const val versionReleaseNumber = 1
+private const val versionReleaseNumber = 2
48
49
object Versions {
50
/**
0 commit comments