diff --git a/build.gradle b/build.gradle index 5a4c8bcd9..6788a948d 100644 --- a/build.gradle +++ b/build.gradle @@ -16,7 +16,7 @@ subprojects { apply plugin: 'net.minecrell.licenser' group 'org.spongepowered' - version '3.5-SNAPSHOT' + version '3.5' sourceCompatibility = 1.8 targetCompatibility = 1.8