diff --git a/CHANGELOG.md b/CHANGELOG.md index d26f8e03..fb513c78 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.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) +- Bump CLI from v2.12.0 to v2.14.4 ([#439](https://github.com/getsentry/sentry-android-gradle-plugin/pull/439), [#443](https://github.com/getsentry/sentry-android-gradle-plugin/pull/443), [#446](https://github.com/getsentry/sentry-android-gradle-plugin/pull/446)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2144) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.12.0...2.14.4) ## 3.4.2 diff --git a/plugin-build/sentry-cli.properties b/plugin-build/sentry-cli.properties index 55673a0f..a163a7e8 100644 --- a/plugin-build/sentry-cli.properties +++ b/plugin-build/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 2.14.0 +version = 2.14.4 repo = https://github.com/getsentry/sentry-cli