mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2024-12-23 00:15:06 +00:00
5.13.4
This commit is contained in:
parent
c5906e780a
commit
0c6113b0d1
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ ext {
|
|||
git = Grgit.open(dir: new File(rootDir.toString() + "/.git"))
|
||||
}
|
||||
|
||||
def ver = "5.13.3"
|
||||
def ver = "5.13.4"
|
||||
def versuffix = ""
|
||||
ext {
|
||||
if (project.hasProperty("versionsuffix")) {
|
||||
|
|
Loading…
Reference in a new issue