Bump to 7.0.0

This commit is contained in:
Matthew Miller 2019-06-11 21:36:19 +10:00
parent 214af8a535
commit 84eb4b1aab

View File

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