[release/v1.38.x] Prepare release 1.38.0 (#6446)
This commit is contained in:
parent
67fcea3846
commit
30d16eb3d3
|
@ -1,6 +1,6 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## Unreleased
|
## Version 1.38.0 (2024-05-10)
|
||||||
|
|
||||||
### API
|
### API
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
val snapshot = true
|
val snapshot = false
|
||||||
|
|
||||||
allprojects {
|
allprojects {
|
||||||
var ver = "1.38.0"
|
var ver = "1.38.0"
|
||||||
|
|
Loading…
Reference in New Issue