diff --git a/build.gradle b/build.gradle index c0b845136..9d91915c1 100644 --- a/build.gradle +++ b/build.gradle @@ -35,7 +35,7 @@ buildscript { allprojects { group = 'com.sk89q.worldedit' - version = '7.0.0-beta-01' + version = '7.0.0-SNAPSHOT' } if (!project.hasProperty("artifactory_contextUrl")) ext.artifactory_contextUrl = "http://localhost"