Skip to content

Commit 5273715

Browse files
committed
Setting version for the release 25.09.2
1 parent 0c47168 commit 5273715

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
@@ -44,7 +44,7 @@ private const val versionMonth = 9
4444
* Release number in the month. Value must be in [0,99].
4545
* Do not update this value. it is updated by the release script.
4646
*/
47-
private const val versionReleaseNumber = 1
47+
private const val versionReleaseNumber = 2
4848

4949
object Versions {
5050
/**

0 commit comments

Comments
 (0)