Setting version for the release 26.04.1

This commit is contained in:
ganfra 2026-04-03 18:22:35 +02:00
parent 67671126f2
commit c96544be94
2 changed files with 1 additions and 2 deletions

@ -1 +0,0 @@
Subproject commit cdde60c158ecd0987a3ba6fd79a4617551aff463

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 = 0
private const val versionReleaseNumber = 1
object Versions {
/**