From 9e0973299738cb33f0d60bbfc7901e20bb3272f1 Mon Sep 17 00:00:00 2001 From: GitHub Date: Thu, 2 Mar 2023 15:00:30 +0000 Subject: [PATCH] chore: update plugin-build/sentry-cli.properties to 2.14.0 --- CHANGELOG.md | 6 +++--- plugin-build/sentry-cli.properties | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 951aca90..d26f8e03 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,9 +7,9 @@ - Bump Android SDK from v6.13.0 to v6.15.0 ([#442](https://github.com/getsentry/sentry-android-gradle-plugin/pull/442)) - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#6150) - [diff](https://github.com/getsentry/sentry-java/compare/6.13.0...6.15.0) -- Bump CLI from v2.12.0 to v2.13.0 ([#439](https://github.com/getsentry/sentry-android-gradle-plugin/pull/439)) - - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2130) - - [diff](https://github.com/getsentry/sentry-cli/compare/2.12.0...2.13.0) +- Bump CLI from v2.12.0 to v2.14.0 ([#439](https://github.com/getsentry/sentry-android-gradle-plugin/pull/439), [#443](https://github.com/getsentry/sentry-android-gradle-plugin/pull/443)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2140) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.12.0...2.14.0) ## 3.4.2 diff --git a/plugin-build/sentry-cli.properties b/plugin-build/sentry-cli.properties index dd8bb6f2..55673a0f 100644 --- a/plugin-build/sentry-cli.properties +++ b/plugin-build/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 2.13.0 +version = 2.14.0 repo = https://github.com/getsentry/sentry-cli