diff --git a/build.gradle b/build.gradle index c65957983..055af906f 100644 --- a/build.gradle +++ b/build.gradle @@ -34,7 +34,7 @@ buildscript { allprojects { group = 'com.sk89q.worldedit' - version = '6.1.4-SNAPSHOT' + version = '6.1.5-SNAPSHOT' } if (!project.hasProperty("artifactory_contextUrl")) ext.artifactory_contextUrl = "http://localhost"