Back to SNAPSHOT for continued development

This commit is contained in:
Matthew Miller 2018-09-26 15:56:18 +10:00
parent a26eb87603
commit f235e870a7

View File

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