Skip to content

Commit 7256e54

Browse files
committed
Setting version for the release 25.03.0
1 parent af08d91 commit 7256e54

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 = 2
32+
private const val versionMonth = 3
3333

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

0 commit comments

Comments
 (0)