mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-01-08 17:07:38 +00:00
build: Release 2.1.2
This commit is contained in:
parent
3610af15e8
commit
9fdce09a4c
@ -40,7 +40,7 @@ ext {
|
||||
}
|
||||
}
|
||||
|
||||
version = String.format("%s-%s", rootVersion, buildNumber)
|
||||
version = String.format("%s", rootVersion)
|
||||
|
||||
if (!project.hasProperty("gitCommitHash")) {
|
||||
apply(plugin = "org.ajoberstar.grgit")
|
||||
|
@ -18,7 +18,7 @@ griefdefender = "2.1.0-SNAPSHOT"
|
||||
mcore = "7.0.1"
|
||||
residence = "4.5._13.1"
|
||||
towny = "0.98.1.8"
|
||||
plotsquared = "6.6.2"
|
||||
plotsquared = "6.6.3"
|
||||
redprotect = "1.9.6"
|
||||
|
||||
# Third party
|
||||
|
Loading…
Reference in New Issue
Block a user