mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-13 10:34:09 +01:00
Merge remote-tracking branch 'origin/v6' into v6
This commit is contained in:
commit
707559e023
@ -31,7 +31,7 @@ ext {
|
||||
}
|
||||
|
||||
def ver = "6.0.0"
|
||||
def versuffix = "SUPER-SNAPSHOT"
|
||||
def versuffix = "-SUPER-SNAPSHOT"
|
||||
ext {
|
||||
if (project.hasProperty("versionsuffix")) {
|
||||
versuffix = "-$versionsuffix"
|
||||
|
Loading…
Reference in New Issue
Block a user