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 ccfccbb commit 57158ffCopy full SHA for 57158ff
plugins/src/main/kotlin/Versions.kt
@@ -29,7 +29,7 @@ import org.gradle.jvm.toolchain.JavaLanguageVersion
29
*/
30
31
private const val versionYear = 25
32
-private const val versionMonth = 1
+private const val versionMonth = 2
33
34
// Note: must be in [0,99]
35
private const val versionReleaseNumber = 0
0 commit comments