Skip to content

Commit e36a98a

Browse files
committed
Release version 0.3.20
1 parent 4b9a58d commit e36a98a

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
@@ -19,7 +19,7 @@ allprojects {
1919
}
2020

2121
// NOTE: this version serves only as a placeholder and will be overridden by the CI when creating a new release
22-
project.version("1.0.0-SNAPSHOT")
22+
project.version("0.3.20")
2323

2424
// gradle check
2525
spotless {

0 commit comments

Comments
 (0)