From 1106ecf220e24379aba17125142a512e2c43b4bc Mon Sep 17 00:00:00 2001 From: GitHub Date: Tue, 27 Sep 2022 03:49:19 +0000 Subject: [PATCH] chore: update plugin-build/sentry-cli.properties to 2.6.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 77d0c177..102526a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ ## Unreleased +### Features + +- Bump CLI from v2.5.2 to v2.6.0 ([#379](https://github.com/getsentry/sentry-android-gradle-plugin/pull/379)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#260) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.5.2...2.6.0) + ## 3.1.6 ### Features diff --git a/plugin-build/sentry-cli.properties b/plugin-build/sentry-cli.properties index c22b9148..9aef8108 100644 --- a/plugin-build/sentry-cli.properties +++ b/plugin-build/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 2.5.2 +version = 2.6.0 repo = https://github.com/getsentry/sentry-cli