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

7.0.1 Snapshots

Dieser Commit ist enthalten in:
Matthew Miller 2019-06-11 21:38:53 +10:00
Ursprung 84eb4b1aab
Commit f89bc3a648

Datei anzeigen

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