Use the main WorldEdit version for Sponge

This commit is contained in:
Wyatt Childers 2016-05-20 13:44:58 -04:00
parent bc29bff072
commit 83a3843c15

View File

@ -39,9 +39,6 @@ repositories {
sourceCompatibility = 1.8
targetCompatibility = 1.8
version = "6.1.1"
ext.internalVersion = version + ";" + gitCommitHash
minecraft {
version = "1.8.9"
mappings = "stable_22"