Bump version for dev

This commit is contained in:
wizjany 2016-06-23 09:14:42 -04:00
parent b03445752e
commit d0cf497939

View File

@ -80,7 +80,7 @@ subprojects {
apply plugin: 'com.jfrog.artifactory'
group = 'com.sk89q.worldedit'
version = '6.1.3'
version = '6.1.4-SNAPSHOT'
ext.internalVersion = version + ";" + gitCommitHash
sourceCompatibility = 1.7