From 9522ed86aa26ef0381e100f97cd37269518f2a95 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 4 Jul 2022 09:29:11 +0200 Subject: [PATCH] chore: update plugin-build/sentry-cli.properties to 2.3.0 (#341) Co-authored-by: GitHub --- 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 615f48df..28d32d73 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,9 @@ ### Features -- Bump CLI to v2.2.0 ([#338](https://github.com/getsentry/sentry-android-gradle-plugin/pull/338)) - - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#220) - - [diff](https://github.com/getsentry/sentry-cli/compare/1.72.0...2.2.0) +- Bump CLI to v2.3.0 ([#338](https://github.com/getsentry/sentry-android-gradle-plugin/pull/338), [#341](https://github.com/getsentry/sentry-android-gradle-plugin/pull/341)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#230) + - [diff](https://github.com/getsentry/sentry-cli/compare/1.72.0...2.3.0) ## 3.1.2 diff --git a/plugin-build/sentry-cli.properties b/plugin-build/sentry-cli.properties index fbad064c..b5a7f2c0 100644 --- a/plugin-build/sentry-cli.properties +++ b/plugin-build/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 2.2.0 +version = 2.3.0 repo = https://github.com/getsentry/sentry-cli