Skip to content

Commit

Permalink
chore(deps): update CLI to v2.13.0 (#439)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub <noreply@github.com>
  • Loading branch information
github-actions[bot] and web-flow committed Feb 17, 2023
1 parent ac6499d commit 1afd54f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Expand Up @@ -7,6 +7,9 @@
- Bump Android SDK from v6.13.0 to v6.13.1 ([#437](https://github.com/getsentry/sentry-android-gradle-plugin/pull/437))
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#6131)
- [diff](https://github.com/getsentry/sentry-java/compare/6.13.0...6.13.1)
- Bump CLI from v2.12.0 to v2.13.0 ([#439](https://github.com/getsentry/sentry-android-gradle-plugin/pull/439))
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2130)
- [diff](https://github.com/getsentry/sentry-cli/compare/2.12.0...2.13.0)

## 3.4.2

Expand Down
2 changes: 1 addition & 1 deletion plugin-build/sentry-cli.properties
@@ -1,2 +1,2 @@
version = 2.12.0
version = 2.13.0
repo = https://github.com/getsentry/sentry-cli

0 comments on commit 1afd54f

Please sign in to comment.