Back to snapshot for continued development

This commit is contained in:
Matthew Miller 2018-12-11 11:19:39 +10:00
parent 3ead4995ca
commit 502cfb338f

View File

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