Setting version for the release 26.04.4

This commit is contained in:
Jorge Martín 2026-04-21 16:38:53 +02:00
parent 1e04a7345f
commit 61c68f8d4a

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