Set version to next snapshot, even though this is about to get clobbered by 7.0 snapshot.

Dieser Commit ist enthalten in:
wizjany 2018-08-03 21:40:04 -04:00
Ursprung 08fc855c0f
Commit e6c6a2cfea

Datei anzeigen

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