Release WE 6.1.4 for Forge 1.10.2.

Bump version to 6.1.5-SNAPSHOT for development.
This commit is contained in:
wizjany 2016-09-05 00:53:50 -04:00
parent ddff8ecbb2
commit 34c31dc020

View File

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