Skip to content

Commit 9e367f8

Browse files
authored
[release/v1.50.x] Prepare release 1.50.0 (#7339)
Co-authored-by: otelbot <197425009+otelbot@users.noreply.github.com>
1 parent e8305ee commit 9e367f8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.50.0 (2025-05-09)
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.50.0"

0 commit comments

Comments
 (0)