[release/v1.25.x] Prepare release 1.25.1 (#843)
This commit is contained in:
parent
4f2ad2f418
commit
8bbfd99a4b
|
|
@ -1,6 +1,6 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## Unreleased
|
## Version 1.25.1 (2023-04-21)
|
||||||
|
|
||||||
### 🛠️ Bug fixes
|
### 🛠️ Bug fixes
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
val stableVersion = "1.25.0"
|
val stableVersion = "1.25.1"
|
||||||
val alphaVersion = "1.25.0-alpha"
|
val alphaVersion = "1.25.1-alpha"
|
||||||
|
|
||||||
allprojects {
|
allprojects {
|
||||||
if (findProperty("otel.stable") != "true") {
|
if (findProperty("otel.stable") != "true") {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue