Release WorldGuard 7 Beta 1

This commit is contained in:
Matthew Miller 2018-09-26 15:56:02 +10:00
parent 7fb7d59856
commit a26eb87603

View File

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