We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fccb1ed commit b8985cbCopy full SHA for b8985cb
CHANGELOG.md
@@ -3,6 +3,10 @@
3
All notable changes to this project will be documented in this file.
4
This project adheres to [Semantic Versioning](http://semver.org/).
5
6
+## [3.42.1] - 2024-06-25
7
+### Changed
8
+- ci: fix release condition.
9
+
10
## [3.42.0] - 2024-06-25
11
### Added
12
- feat: adds distroless Docker image.
gradle.properties
@@ -1 +1 @@
1
-projectVersion=0.0.0-SNAPSHOT
+projectVersion=3.42.1
0 commit comments