1
0
mirror of https://github.com/plexusorg/Plex-FAWE.git synced 2025-03-30 05:03:14 +00:00

Release 6.1.9 for Bukkit 1.12.x

This commit is contained in:
wizjany 2018-08-03 21:39:18 -04:00
parent caf0ad9417
commit 08fc855c0f

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