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 4f2ad2f commit 8bbfd99Copy full SHA for 8bbfd99
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## Version 1.25.1 (2023-04-21)
4
5
### 🛠️ Bug fixes
6
version.gradle.kts
@@ -1,5 +1,5 @@
-val stableVersion = "1.25.0"
-val alphaVersion = "1.25.0-alpha"
+val stableVersion = "1.25.1"
+val alphaVersion = "1.25.1-alpha"
allprojects {
if (findProperty("otel.stable") != "true") {
0 commit comments