We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94b3f13 commit f5fea81Copy full SHA for f5fea81
build.gradle.kts
@@ -6,7 +6,7 @@ import org.jlleitschuh.gradle.ktlint.reporter.ReporterType
6
7
// define the gav coordinates of this project
8
group = "net.scrayos"
9
-version = "0.7.0-SNAPSHOT"
+version = "0.7.0"
10
description = "Xenos Client (Kotlin/Java)"
11
12
// hook the plugins for the builds
0 commit comments