From 3c74d9d1dd9944ea42626c737f2a1b926a2514a8 Mon Sep 17 00:00:00 2001 From: GitHub Date: Wed, 3 Aug 2022 17:27:11 +0000 Subject: [PATCH] chore: update plugin-build/sentry-cli.properties to 2.5.0 --- CHANGELOG.md | 3 +++ plugin-build/sentry-cli.properties | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e41bef9e2..650e9a9c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,9 @@ ### Features - Bump AGP to 7.2.1 and Gradle to 7.5.0 ([#363](https://github.com/getsentry/sentry-android-gradle-plugin/pull/363)) +- 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 diff --git a/plugin-build/sentry-cli.properties b/plugin-build/sentry-cli.properties index 9379829f5..36a73759a 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