WorldGuard 7.0.0 Release Candidate 1

This commit is contained in:
Matthew Miller 2019-05-14 20:23:05 +10:00
parent d542ba78ff
commit 7102f6204c

View File

@ -34,7 +34,7 @@
allprojects {
group = 'com.sk89q.worldguard'
version = '7.0.0-SNAPSHOT'
version = '7.0.0-rc-1'
}
if (!project.hasProperty("artifactory_contextUrl")) ext.artifactory_contextUrl = "http://localhost"