Skip to content

Commit

Permalink
Set version to next snapshot, even though this is about to get clobbe…
Browse files Browse the repository at this point in the history
…red by 7.0 snapshot.
  • Loading branch information
wizjany committed Aug 4, 2018
1 parent 08fc855 commit e6c6a2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -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"
Expand Down

0 comments on commit e6c6a2c

Please sign in to comment.