Skip to content

Commit 08349dc

Browse files
[release/v1.44.x] Prepare release 1.44.0 (#6863)
1 parent e38ebf5 commit 08349dc

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.44.0 (2024-11-08)
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.44.0"

0 commit comments

Comments
 (0)