Bump to beta 2

This commit is contained in:
Matthew Miller 2018-11-28 20:37:39 +10:00
parent 015f192193
commit 14ce7d1be2

View File

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