Setting version for the release 26.05.2

This commit is contained in:
Benoit Marty
2026-05-19 14:43:49 +02:00
parent 2f406eaf41
commit f373c73e60
+1 -1
View File
@@ -45,7 +45,7 @@ private const val versionMonth = 5
* Release number in the month. Value must be in [0,99].
* Do not update this value. it is updated by the release script.
*/
private const val versionReleaseNumber = 1
private const val versionReleaseNumber = 2
object Versions {
/**