diff --git a/build.gradle b/build.gradle index 636f94fb6..5190f6403 100644 --- a/build.gradle +++ b/build.gradle @@ -13,7 +13,7 @@ plugins { allprojects { group 'com.velocitypowered' - version '1.0.5-SNAPSHOT' + version '1.0.5' sourceCompatibility = 1.8 targetCompatibility = 1.8