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 89ffbfa commit d9ab85fCopy full SHA for d9ab85f
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## Version 1.20.1 (2022-11-22)
4
5
### 🛠️ Bug fixes
6
version.gradle.kts
@@ -1,5 +1,5 @@
-val stableVersion = "1.20.0"
-val alphaVersion = "1.20.0-alpha"
+val stableVersion = "1.20.1"
+val alphaVersion = "1.20.1-alpha"
allprojects {
if (findProperty("otel.stable") != "true") {
0 commit comments