7.0.0 Release Candidate 1

This commit is contained in:
Matthew Miller 2019-05-14 19:52:09 +10:00
parent 931b7ee694
commit c350863b23

View File

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