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 eb280ac commit 09ab854Copy full SHA for 09ab854
RELEASE_NOTES.md
@@ -1,3 +1,5 @@
1
+## v1.16.0 released on 21 Apr 2024 UTC
2
+ * eb280ac0863ad9b6cd8257a9d618d69ab48596de corrected branch for CI
3
## v1.15.0 released on 09 Apr 2024 UTC
4
* ed1b44c494b620caf78d4fffc0a639120f31328e corrected the logging
5
## v1.14.0 released on 28 Nov 2023 UTC
build.gradle.kts
@@ -6,7 +6,7 @@ plugins {
6
}
7
8
group = "tech.harmonysoft"
9
-version = "1.15.0"
+version = "1.16.0"
10
11
kotlin {
12
jvmToolchain(8)
0 commit comments