Back to SNAPSHOT for continued development

Dieser Commit ist enthalten in:
Matthew Miller 2019-01-22 22:08:33 +10:00
Ursprung 6bbf29b40e
Commit eb0223803a

Datei anzeigen

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