Bump to Beta 5

This commit is contained in:
Matthew Miller 2019-01-22 22:01:15 +10:00
parent 2f9c7f19f5
commit 6bbf29b40e

View File

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