Bump to RC2

This commit is contained in:
Matthew Miller 2019-05-15 20:01:17 +10:00
parent e7613dd879
commit 7be00cc773

View File

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