From b077bd88a540fa21f6f265ad9c692761237decc3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 4 Aug 2022 08:52:51 +0200 Subject: [PATCH] chore(deps): update CLI to v2.5.0 (#358) Co-authored-by: GitHub --- 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 f6591729..858af637 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,9 @@ - Bump Android SDK to v6.3.1 ([#365](https://github.com/getsentry/sentry-android-gradle-plugin/pull/365)) - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#631) - [diff](https://github.com/getsentry/sentry-java/compare/6.3.0...6.3.1) +- 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 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