Bump to beta 2

This commit is contained in:
Matthew Miller 2018-11-28 20:25:14 +10:00
parent 8e18ecb645
commit 7ae310e625

View File

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