[Bukkit] Push 6.1.7 and bump.

Forge will take the next number when it gets released.
This commit is contained in:
wizjany 2017-06-08 10:40:48 -04:00
parent dd00bb13c6
commit 9cf8847e0e

View File

@ -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"