From 9bb83870de771b56c02917ea2fb9ff02d5dee025 Mon Sep 17 00:00:00 2001 From: GitHub Date: Mon, 18 Jul 2022 12:51:42 +0000 Subject: [PATCH] chore: update plugin-build/sentry-cli.properties to 2.4.1 --- 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