[Forge] Release 6.1.6 for Forge 1.11.

Using Forge recommended build 2189.
This commit is contained in:
wizjany
2016-12-13 21:16:28 -05:00
parent e34fc1a82f
commit a8d04c24be
2 changed files with 3 additions and 3 deletions

View File

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