Skip to content

Commit

Permalink
[release/v1.36.x] Prepare release 1.36.0 (#6278)
Browse files Browse the repository at this point in the history
  • Loading branch information
opentelemetrybot committed Mar 8, 2024
1 parent f032fc6 commit 049c6cf
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.36.0 (2024-03-08)

### SDK

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.36.0"
Expand Down

0 comments on commit 049c6cf

Please sign in to comment.