Skip to content

Commit

Permalink
Prepare release 1.27.0 (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
opentelemetrybot authored Aug 20, 2024
1 parent 6608b55 commit 50f06bf
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.27.0 (2024-08-20)

* Update to semantic-conventions 1.27.0
([#81](https://github.com/open-telemetry/semantic-conventions-java/pull/81))
Expand Down
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {
}

// start - updated by ./.github/workflows/prepare-release-branch.yml
val snapshot = true
val snapshot = false
// end

// The release version of https://github.com/open-telemetry/semantic-conventions used to generate classes
Expand Down

0 comments on commit 50f06bf

Please sign in to comment.