Bump to 7.0.1-SNAPSHOT

This commit is contained in:
wizjany 2019-06-11 22:43:26 -04:00
parent b0f8852198
commit 9cf1e02506
1 changed files with 1 additions and 1 deletions

View File

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