diff --git a/build.gradle b/build.gradle index 69f77250d..b6712f113 100644 --- a/build.gradle +++ b/build.gradle @@ -13,7 +13,7 @@ plugins { allprojects { group 'com.velocitypowered' - version '1.0.10' + version '1.0.11-SNAPSHOT' sourceCompatibility = 1.8 targetCompatibility = 1.8