Setting version for the release 25.02.0
This commit is contained in:
parent
34862d70ab
commit
c888bdb7db
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ import org.gradle.jvm.toolchain.JavaLanguageVersion
|
||||||
*/
|
*/
|
||||||
|
|
||||||
private const val versionYear = 25
|
private const val versionYear = 25
|
||||||
private const val versionMonth = 1
|
private const val versionMonth = 2
|
||||||
|
|
||||||
// Note: must be in [0,99]
|
// Note: must be in [0,99]
|
||||||
private const val versionReleaseNumber = 0
|
private const val versionReleaseNumber = 0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue