From 8b2868972925d432724818d8eb8f81da7f3139ce Mon Sep 17 00:00:00 2001 From: GitHub Date: Mon, 20 Mar 2023 15:48:13 +0000 Subject: [PATCH] chore: update plugin-build/sentry-cli.properties to 2.15.2 --- 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 937b3437..3c4b2e93 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,9 +12,9 @@ - Bump Android SDK from v6.13.0 to v6.16.0 ([#442](https://github.com/getsentry/sentry-android-gradle-plugin/pull/442), [#449](https://github.com/getsentry/sentry-android-gradle-plugin/pull/449)) - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#6160) - [diff](https://github.com/getsentry/sentry-java/compare/6.13.0...6.16.0) -- Bump CLI from v2.12.0 to v2.14.4 ([#439](https://github.com/getsentry/sentry-android-gradle-plugin/pull/439), [#443](https://github.com/getsentry/sentry-android-gradle-plugin/pull/443), [#446](https://github.com/getsentry/sentry-android-gradle-plugin/pull/446)) - - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2144) - - [diff](https://github.com/getsentry/sentry-cli/compare/2.12.0...2.14.4) +- Bump CLI from v2.12.0 to v2.15.2 ([#439](https://github.com/getsentry/sentry-android-gradle-plugin/pull/439), [#443](https://github.com/getsentry/sentry-android-gradle-plugin/pull/443), [#446](https://github.com/getsentry/sentry-android-gradle-plugin/pull/446), [#450](https://github.com/getsentry/sentry-android-gradle-plugin/pull/450)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2152) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.12.0...2.15.2) ## 3.4.2 diff --git a/plugin-build/sentry-cli.properties b/plugin-build/sentry-cli.properties index a163a7e8..c997d54a 100644 --- a/plugin-build/sentry-cli.properties +++ b/plugin-build/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 2.14.4 +version = 2.15.2 repo = https://github.com/getsentry/sentry-cli