[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
|
# Changelog
|
||||||
|
|
||||||
## Unreleased
|
## Version 1.20.1 (2022-11-22)
|
||||||
|
|
||||||
### 🛠️ Bug fixes
|
### 🛠️ Bug fixes
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
val stableVersion = "1.20.0"
|
val stableVersion = "1.20.1"
|
||||||
val alphaVersion = "1.20.0-alpha"
|
val alphaVersion = "1.20.1-alpha"
|
||||||
|
|
||||||
allprojects {
|
allprojects {
|
||||||
if (findProperty("otel.stable") != "true") {
|
if (findProperty("otel.stable") != "true") {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue