[release/v1.41.x] Prepare release 1.41.0 (#6638)
This commit is contained in:
parent
f161a1e039
commit
666bf9abd0
|
@ -1,6 +1,6 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## Unreleased
|
## Version 1.41.0 (2024-08-09)
|
||||||
|
|
||||||
### API
|
### API
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
val snapshot = true
|
val snapshot = false
|
||||||
|
|
||||||
allprojects {
|
allprojects {
|
||||||
var ver = "1.41.0"
|
var ver = "1.41.0"
|
||||||
|
|
Loading…
Reference in New Issue