diff --git a/build.gradle b/build.gradle index 86052d65..7b09d203 100644 --- a/build.gradle +++ b/build.gradle @@ -34,7 +34,7 @@ allprojects { group = 'com.sk89q.worldguard' - version = '7.0.0' + version = '7.0.1-SNAPSHOT' } if (!project.hasProperty("artifactory_contextUrl")) ext.artifactory_contextUrl = "http://localhost"