diff --git a/build.gradle.kts b/build.gradle.kts index 42bc0d9..985983e 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -6,7 +6,7 @@ import org.jlleitschuh.gradle.ktlint.reporter.ReporterType // define the gav coordinates of this project group = "net.scrayos" -version = "0.8.3" +version = "0.8.2" description = "Xenos Client (Kotlin/Java)" // hook the plugins for the builds