[release/v1.20.x] Prepare release 1.20.1 (#625)
Prepare release 1.20.1.
This commit is contained in:
parent
89ffbfa87a
commit
d9ab85f943
|
|
@ -1,6 +1,6 @@
|
|||
# Changelog
|
||||
|
||||
## Unreleased
|
||||
## Version 1.20.1 (2022-11-22)
|
||||
|
||||
### 🛠️ Bug fixes
|
||||
|
||||
|
|
|
|||
|
|
@ -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") {
|
||||
|
|
|
|||
Loading…
Reference in New Issue