From 8106cd4b9b696e6f34332438166db18b84c46b04 Mon Sep 17 00:00:00 2001 From: GitHub Date: Sat, 2 Jul 2022 03:37:03 +0000 Subject: [PATCH] chore: update plugin-build/sentry-cli.properties to 2.3.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 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