diff --git a/build.gradle b/build.gradle index 1f7dd1540..02063637e 100644 --- a/build.gradle +++ b/build.gradle @@ -34,7 +34,7 @@ buildscript { allprojects { group = 'com.sk89q.worldedit' - version = '6.1.7-SNAPSHOT' + version = '6.1.8-SNAPSHOT' } if (!project.hasProperty("artifactory_contextUrl")) ext.artifactory_contextUrl = "http://localhost"