Skip to content

Commit 5c533b5

Browse files
committed
Prepare release 1.64.0
1 parent 0260567 commit 5c533b5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## Version 1.64.0 (2026-07-10)
44

55
### API
66

version.gradle.kts

Lines changed: 1 addition & 1 deletion
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.64.0"

0 commit comments

Comments
 (0)