Skip to content

Commit 57158ff

Browse files
committed
Setting version for the release 25.02.0
1 parent ccfccbb commit 57158ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/src/main/kotlin/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ import org.gradle.jvm.toolchain.JavaLanguageVersion
2929
*/
3030

3131
private const val versionYear = 25
32-
private const val versionMonth = 1
32+
private const val versionMonth = 2
3333

3434
// Note: must be in [0,99]
3535
private const val versionReleaseNumber = 0

0 commit comments

Comments
 (0)