Back to snapshot for continued development

This commit is contained in:
Matthew Miller 2018-11-28 20:31:30 +10:00
parent 7ae310e625
commit 7ad181f8a4

View File

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