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 0377fc86d0
commit 41d9bdff7b

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 {
/**