Setting version for the release 26.05.1

This commit is contained in:
Jorge Martín 2026-05-13 12:15:26 +02:00
parent d770a47904
commit 7e6d3c60d2
2 changed files with 2 additions and 2 deletions

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