Skip to content

Commit c02b716

Browse files
committed
Release version 0.3.35
1 parent 3a5d1b6 commit c02b716

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.35")
2929

3030
// gradle check
3131
spotless {

0 commit comments

Comments
 (0)