Skip to content

Commit ff401b6

Browse files
committed
3.5.0 Release
1 parent 11913bf commit ff401b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ext {
1818
git = Grgit.open()
1919
revision = "${git.head().abbreviatedId}"
2020
}
21-
version = "3.4.6-SNAPSHOT-${revision}"
21+
version = "3.5.0"
2222
description = rootProject.name
2323

2424
subprojects {

0 commit comments

Comments
 (0)