Skip to content

Commit 7d556c9

Browse files
committed
Release version 0.3.32
1 parent 7e9e33b commit 7d556c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ allprojects {
3030
}
3131

3232
// NOTE: this version serves only as a placeholder and will be overridden by the CI when creating a new release
33-
project.version("1.0.0-SNAPSHOT")
33+
project.version("0.3.32")
3434

3535
// gradle check
3636
spotless {

0 commit comments

Comments
 (0)