Bumped to Beta 3

This commit is contained in:
Matthew Miller 2019-01-22 22:13:46 +10:00
parent 84017bffc4
commit e51a22032e

View File

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