Skip to content

Commit

Permalink
chore: update plugin-build/sentry-cli.properties to 2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow committed Oct 6, 2022
1 parent cc0d6f3 commit b006e85
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Expand Up @@ -5,9 +5,9 @@
### Features

- Bump AGP to v7.3.0 ([#378](https://github.com/getsentry/sentry-android-gradle-plugin/pull/378))
- Bump CLI from v2.5.2 to v2.6.0 ([#379](https://github.com/getsentry/sentry-android-gradle-plugin/pull/379))
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#260)
- [diff](https://github.com/getsentry/sentry-cli/compare/2.5.2...2.6.0)
- Bump CLI from v2.5.2 to v2.7.0 ([#379](https://github.com/getsentry/sentry-android-gradle-plugin/pull/379), [#383](https://github.com/getsentry/sentry-android-gradle-plugin/pull/383))
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#270)
- [diff](https://github.com/getsentry/sentry-cli/compare/2.5.2...2.7.0)
- Bump Android SDK from v6.4.2 to v6.4.3 ([#384](https://github.com/getsentry/sentry-android-gradle-plugin/pull/384))
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#643)
- [diff](https://github.com/getsentry/sentry-java/compare/6.4.2...6.4.3)
Expand Down
2 changes: 1 addition & 1 deletion plugin-build/sentry-cli.properties
@@ -1,2 +1,2 @@
version = 2.6.0
version = 2.7.0
repo = https://github.com/getsentry/sentry-cli

0 comments on commit b006e85

Please sign in to comment.