From 9e6941f34cd4b1c2997f87f518f80457cde9172a Mon Sep 17 00:00:00 2001 From: GitHub Date: Thu, 6 Oct 2022 17:00:25 +0000 Subject: [PATCH] chore: update plugin-build/sentry-cli.properties to 2.7.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 faaa24c6..f9b4cd72 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ ## Unreleased +### Dependencies + +- Bump CLI from v2.6.0 to v2.7.0 ([#383](https://github.com/getsentry/sentry-android-gradle-plugin/pull/383)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#270) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.6.0...2.7.0) + ## 3.1.7 ### Features diff --git a/plugin-build/sentry-cli.properties b/plugin-build/sentry-cli.properties index 9aef8108..cb828f38 100644 --- a/plugin-build/sentry-cli.properties +++ b/plugin-build/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 2.6.0 +version = 2.7.0 repo = https://github.com/getsentry/sentry-cli