Bump to Beta 4

This commit is contained in:
Matthew Miller 2018-12-11 11:19:26 +10:00
parent 17f52cb228
commit 3ead4995ca

View File

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