3
0
Mirror von https://github.com/IntellectualSites/FastAsyncWorldEdit.git synchronisiert 2024-09-06 16:12:51 +02:00

Back to SNAPSHOT for continued development

Dieser Commit ist enthalten in:
Matthew Miller 2019-06-05 22:02:08 +10:00
Ursprung 5c2ed0228d
Commit 1b4ea528ea

Datei anzeigen

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