diff --git a/build.gradle b/build.gradle index 471177d3c..945fee619 100644 --- a/build.gradle +++ b/build.gradle @@ -13,7 +13,7 @@ plugins { allprojects { group 'com.velocitypowered' - version '1.0.3' + version '1.0.4-SNAPSHOT' sourceCompatibility = 1.8 targetCompatibility = 1.8