[Bukkit] Push 6.1.7 and bump.

Forge will take the next number when it gets released.
Dieser Commit ist enthalten in:
wizjany 2017-06-08 10:40:48 -04:00
Ursprung dd00bb13c6
Commit 9cf8847e0e

Datei anzeigen

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