diff --git a/build.gradle b/build.gradle index 4a2c58e..51ea478 100644 --- a/build.gradle +++ b/build.gradle @@ -5,7 +5,7 @@ plugins { } group 'com.simonorj.mc.phantomsmp' -version '1.1.1-snapshot' +version '1.1.1-SNAPSHOT' sourceCompatibility = 1.8