Release 6.1.9 for Bukkit 1.12.x

This commit is contained in:
wizjany 2018-08-03 21:39:18 -04:00
parent caf0ad9417
commit 08fc855c0f

View File

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