Bump to beta 01

Dieser Commit ist enthalten in:
Matthew Miller 2018-09-20 17:18:11 +10:00
Ursprung 1a2cd3a948
Commit 8975469efb

Datei anzeigen

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