Update to RC2

This commit is contained in:
Matthew Miller 2019-06-05 22:02:45 +10:00
parent 1b842204e9
commit 8c778ed861

View File

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