Updated Bukkit to 6.1.7.3 for MC 1.12.1 and Forge to 6.1.8 for MC 1.12.

This commit is contained in:
wizjany
2017-08-05 12:18:52 -04:00
parent cd4729f82f
commit f34bc7aca5
4 changed files with 5 additions and 5 deletions

View File

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