Skip to content

Commit f695a8c

Browse files
committed
Bump version to 0.1.3.2-Alpha in build.gradle.kts
1 parent 088086f commit f695a8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
}
77

88
group = "fr.sandro642.github"
9-
version = "0.1.3.1-Alpha"
9+
version = "0.1.3.2-Alpha"
1010

1111
// Ajoutez cette tâche à votre build.gradle.kts
1212
tasks.register("printVersion") {

0 commit comments

Comments
 (0)