diff --git a/build.gradle.kts b/build.gradle.kts index d071f2f..dd21f6e 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -7,7 +7,7 @@ plugins { group = "com.deathmotion.playercrasher" description = "A plugin that prevents hackers and modders from seeing the health of other players." -version = "3.0.1" +version = "3.0.2-SNAPSHOT" dependencies { implementation(project(":common"))