Skip to content

Commit 96bb3ba

Browse files
[release/v1.39.x] Prepare release 1.39.0 (#6508)
1 parent edbb475 commit 96bb3ba

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.39.0 (2024-06-07)
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.39.0"

0 commit comments

Comments
 (0)