We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88d9c9e commit 33a5303Copy full SHA for 33a5303
1 file changed
build.gradle.kts
@@ -6,7 +6,7 @@ plugins {
6
}
7
8
group = "fr.sandro642.github"
9
-version = "0.1.1"
+version = "0.1.2"
10
11
// Ajoutez cette tâche à votre build.gradle.kts
12
tasks.register("printVersion") {
0 commit comments