Back to snapshot for continued development

Dieser Commit ist enthalten in:
Matthew Miller 2018-09-20 17:31:14 +10:00
Ursprung 8975469efb
Commit 568643d08a

Datei anzeigen

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