Release 6.1.5 for Bukkit 1.11.

Bump version for dev.
This commit is contained in:
wizjany 2016-11-29 00:33:42 -05:00
parent 465161145b
commit 81beff8277

View File

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