diff --git a/build.gradle b/build.gradle index e6e3ed09a..2bb6eb096 100644 --- a/build.gradle +++ b/build.gradle @@ -13,7 +13,7 @@ plugins { allprojects { group 'com.velocitypowered' - version '1.0.1-SNAPSHOT' + version '1.1.0-SNAPSHOT' sourceCompatibility = 1.8 targetCompatibility = 1.8