From 8e9723d28200934c731ba61bdb4722854a05d64d Mon Sep 17 00:00:00 2001 From: GitHub Date: Wed, 10 Jan 2024 03:04:11 +0000 Subject: [PATCH] chore: update plugin-build/sentry-cli.properties to 2.25.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 f507d407..cd2bc0a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,9 +8,9 @@ ### Dependencies -- Bump CLI from v2.23.1 to v2.24.1 ([#622](https://github.com/getsentry/sentry-android-gradle-plugin/pull/622), [#624](https://github.com/getsentry/sentry-android-gradle-plugin/pull/624)) - - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2241) - - [diff](https://github.com/getsentry/sentry-cli/compare/2.23.1...2.24.1) +- Bump CLI from v2.23.1 to v2.25.0 ([#622](https://github.com/getsentry/sentry-android-gradle-plugin/pull/622), [#624](https://github.com/getsentry/sentry-android-gradle-plugin/pull/624), [#629](https://github.com/getsentry/sentry-android-gradle-plugin/pull/629)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2250) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.23.1...2.25.0) ## 4.1.1 diff --git a/plugin-build/sentry-cli.properties b/plugin-build/sentry-cli.properties index e04d0fad..b6186ab5 100644 --- a/plugin-build/sentry-cli.properties +++ b/plugin-build/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 2.24.1 +version = 2.25.0 repo = https://github.com/getsentry/sentry-cli