Back to SNAPSHOT for continued development

This commit is contained in:
Matthew Miller 2019-01-22 22:08:33 +10:00
parent 6bbf29b40e
commit eb0223803a

View File

@ -39,7 +39,7 @@ println """
allprojects {
group = 'com.sk89q.worldedit'
version = '7.0.0-beta-05'
version = '7.0.0-SNAPSHOT'
}
if (!project.hasProperty("artifactory_contextUrl")) ext.artifactory_contextUrl = "http://localhost"