Setting version for the release 26.04.2

This commit is contained in:
Benoit Marty 2026-04-07 14:28:05 +02:00
parent 15437912e1
commit 503449f737

View file

@ -45,7 +45,7 @@ private const val versionMonth = 4
* 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 {
/**