Skip to content

Commit ff2e163

Browse files
[release/v1.32.x] Prepare release 1.32.0 (#5980)
1 parent cc5b70c commit ff2e163

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## Version 1.32.0 (2023-11-13)
44

55
### API
66

version.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
val snapshot = true
1+
val snapshot = false
22

33
allprojects {
44
var ver = "1.32.0"

0 commit comments

Comments
 (0)