1
0
mirror of https://github.com/plexusorg/Plex-FAWE.git synced 2025-04-03 07:03:15 +00:00

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

@ -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"