From 936273b9c22c8d74fcab89318b7234efbc01f0ff Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 18 Jul 2022 14:51:38 +0200 Subject: [PATCH] chore(deps): update CLI to v2.4.1 (#350) --- 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 1b75b716..cf3403b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,9 @@ ### Features -- Bump CLI to v2.3.1 ([#338](https://github.com/getsentry/sentry-android-gradle-plugin/pull/338), [#341](https://github.com/getsentry/sentry-android-gradle-plugin/pull/341), [#343](https://github.com/getsentry/sentry-android-gradle-plugin/pull/343)) - - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#231) - - [diff](https://github.com/getsentry/sentry-cli/compare/1.72.0...2.3.1) +- Bump CLI to v2.4.1 ([#338](https://github.com/getsentry/sentry-android-gradle-plugin/pull/338), [#341](https://github.com/getsentry/sentry-android-gradle-plugin/pull/341), [#343](https://github.com/getsentry/sentry-android-gradle-plugin/pull/343), [#350](https://github.com/getsentry/sentry-android-gradle-plugin/pull/350)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#241) + - [diff](https://github.com/getsentry/sentry-cli/compare/1.72.0...2.4.1) ### Fixes diff --git a/plugin-build/sentry-cli.properties b/plugin-build/sentry-cli.properties index eb1e44cb..9379829f 100644 --- a/plugin-build/sentry-cli.properties +++ b/plugin-build/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 2.3.1 +version = 2.4.1 repo = https://github.com/getsentry/sentry-cli