mirror of
https://github.com/HMCL-dev/HMCL.git
synced 2025-03-13 17:46:58 +08:00
Update HMCL version
This commit is contained in:
parent
b9308f060f
commit
5bb53622ca
@ -87,7 +87,7 @@ if (buildnumber == null)
|
||||
|
||||
def versionroot = System.getenv("VERSION_ROOT")
|
||||
if (versionroot == null)
|
||||
versionroot = "2.5.1"
|
||||
versionroot = "2.5.2"
|
||||
|
||||
String mavenGroupId = 'HMCL'
|
||||
String mavenVersion = versionroot + '.' + buildnumber
|
||||
|
Loading…
x
Reference in New Issue
Block a user