From 493dcc91a97b36a93e9533a7d901c2cf9c8dc68b Mon Sep 17 00:00:00 2001 From: GitHub Date: Tue, 8 Oct 2024 03:10:44 +0000 Subject: [PATCH] chore: update plugin-build/sentry-cli.properties to 2.37.0 --- CHANGELOG.md | 6 +++--- plugin-build/sentry-cli.properties | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b25e25f3..b8b94b64 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,9 +11,9 @@ - Bump Android SDK from v7.13.0 to v7.14.0 ([#754](https://github.com/getsentry/sentry-android-gradle-plugin/pull/754)) - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#7140) - [diff](https://github.com/getsentry/sentry-java/compare/7.13.0...7.14.0) -- Bump CLI from v2.33.1 to v2.36.1 ([#757](https://github.com/getsentry/sentry-android-gradle-plugin/pull/757), [#761](https://github.com/getsentry/sentry-android-gradle-plugin/pull/761)) - - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2361) - - [diff](https://github.com/getsentry/sentry-cli/compare/2.33.1...2.36.1) +- Bump CLI from v2.33.1 to v2.37.0 ([#757](https://github.com/getsentry/sentry-android-gradle-plugin/pull/757), [#761](https://github.com/getsentry/sentry-android-gradle-plugin/pull/761), [#773](https://github.com/getsentry/sentry-android-gradle-plugin/pull/773)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2370) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.33.1...2.37.0) ## 4.11.0 diff --git a/plugin-build/sentry-cli.properties b/plugin-build/sentry-cli.properties index f2f4e418..627c03c4 100644 --- a/plugin-build/sentry-cli.properties +++ b/plugin-build/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 2.36.1 +version = 2.37.0 repo = https://github.com/getsentry/sentry-cli