From 8bfbac91609883485af37499c1bfe925ac7da39a Mon Sep 17 00:00:00 2001 From: GitHub Date: Thu, 18 Aug 2022 03:47:17 +0000 Subject: [PATCH] chore: update plugin-build/sentry-cli.properties to 2.5.2 --- 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 d61979ed..b709dd04 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ ## Unreleased +### Features + +- Bump CLI from v2.5.0 to v2.5.2 ([#368](https://github.com/getsentry/sentry-android-gradle-plugin/pull/368)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#252) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.5.0...2.5.2) + ## 3.1.4 ### Fixes diff --git a/plugin-build/sentry-cli.properties b/plugin-build/sentry-cli.properties index 36a73759..c22b9148 100644 --- a/plugin-build/sentry-cli.properties +++ b/plugin-build/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 2.5.0 +version = 2.5.2 repo = https://github.com/getsentry/sentry-cli