Skip to content

Commit

Permalink
[release/v1.39.x] Prepare release 1.39.0 (#6508)
Browse files Browse the repository at this point in the history
  • Loading branch information
opentelemetrybot committed Jun 7, 2024
1 parent edbb475 commit 96bb3ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## Unreleased
## Version 1.39.0 (2024-06-07)

### API

Expand Down
2 changes: 1 addition & 1 deletion version.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
val snapshot = true
val snapshot = false

allprojects {
var ver = "1.39.0"
Expand Down

0 comments on commit 96bb3ba

Please sign in to comment.