Bump to beta 01

This commit is contained in:
Matthew Miller 2018-09-20 17:18:11 +10:00
parent 1a2cd3a948
commit 8975469efb

View File

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