Back to snapshot for continued development

This commit is contained in:
Matthew Miller 2018-09-20 17:31:14 +10:00
parent 8975469efb
commit 568643d08a

View File

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