mirror of
https://gitee.com/jmix/cuba.git
synced 2024-12-02 19:27:57 +08:00
PL-8483 Release 6.4 Branch
This commit is contained in:
parent
6c36967c34
commit
ce4ea210d4
@ -16,7 +16,7 @@
|
||||
*/
|
||||
|
||||
buildscript {
|
||||
ext.cubaVersion = '6.4-SNAPSHOT'
|
||||
ext.cubaVersion = '6.5-SNAPSHOT'
|
||||
ext.cubaVersion = rootProject.hasProperty('buildVersion') ? rootProject['buildVersion'] : cubaVersion
|
||||
|
||||
println("CUBA Platform Version ${ext.cubaVersion}")
|
||||
|
Loading…
Reference in New Issue
Block a user