Skip to content

Commit b02b274

Browse files
committed
Setting version for the release 25.11.2
1 parent d953455 commit b02b274

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 = 11
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)