Back to SNAPSHOT for continued development

This commit is contained in:
Matthew Miller 2019-06-05 22:02:08 +10:00
parent 5c2ed0228d
commit 1b4ea528ea

View File

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