Skip to content

Commit 69ff931

Browse files
committed
Release version 0.3.33
1 parent 712c02c commit 69ff931

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
@@ -25,7 +25,7 @@ allprojects {
2525
}
2626

2727
// NOTE: this version serves only as a placeholder and will be overridden by the CI when creating a new release
28-
project.version("1.0.0-SNAPSHOT")
28+
project.version("0.3.33")
2929

3030
// gradle check
3131
spotless {

0 commit comments

Comments
 (0)