Back to SNAPSHOT for continued development

This commit is contained in:
Matthew Miller 2019-01-22 22:17:22 +10:00
parent e51a22032e
commit ae51d74afb

View File

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