Back to snapshot for continued development

Dieser Commit ist enthalten in:
Matthew Miller 2018-12-11 11:19:39 +10:00
Ursprung 3ead4995ca
Commit 502cfb338f

Datei anzeigen

@ -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"