diff --git a/build.gradle b/build.gradle index 7289c5303..c27b34d62 100644 --- a/build.gradle +++ b/build.gradle @@ -13,7 +13,7 @@ plugins { allprojects { group 'com.velocitypowered' - version '1.0.9-SNAPSHOT' + version '1.0.9' sourceCompatibility = 1.8 targetCompatibility = 1.8