Skip to content

Commit 3e391a3

Browse files
committed
Setting version for the release 25.11.3
1 parent 703496e commit 3e391a3

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
@@ -45,7 +45,7 @@ private const val versionMonth = 11
4545
* Release number in the month. Value must be in [0,99].
4646
* Do not update this value. it is updated by the release script.
4747
*/
48-
private const val versionReleaseNumber = 2
48+
private const val versionReleaseNumber = 3
4949

5050
object Versions {
5151
/**

0 commit comments

Comments
 (0)