From 0337d7c15dc56306ca46367ced416853854ae87f Mon Sep 17 00:00:00 2001 From: GitHub Date: Thu, 21 Jul 2022 03:33:22 +0000 Subject: [PATCH] chore: update plugin-build/sentry-cli.properties to 2.5.0 --- CHANGELOG.md | 6 ++++++ plugin-build/sentry-cli.properties | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ef1f29c..8ad15701 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ ## Unreleased +### Features + +- Bump CLI to v2.5.0 ([#358](https://github.com/getsentry/sentry-android-gradle-plugin/pull/358)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#250) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.4.1...2.5.0) + ## 3.1.3 ### Features diff --git a/plugin-build/sentry-cli.properties b/plugin-build/sentry-cli.properties index 9379829f..36a73759 100644 --- a/plugin-build/sentry-cli.properties +++ b/plugin-build/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 2.4.1 +version = 2.5.0 repo = https://github.com/getsentry/sentry-cli