From 4e508a218c68c1631a192ec3dbe91ceefe21916b Mon Sep 17 00:00:00 2001 From: GitHub Date: Wed, 13 Mar 2024 02:07:14 +0000 Subject: [PATCH] chore: update modules/sentry-cli.properties to 2.30.1 --- CHANGELOG.md | 6 +++--- modules/sentry-cli.properties | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6897f7f2c..588f3ed95 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,9 +7,9 @@ - Bump Cocoa SDK from v8.20.0 to v8.21.0 ([#1575](https://github.com/getsentry/sentry-unity/pull/1575)) - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8210) - [diff](https://github.com/getsentry/sentry-cocoa/compare/8.20.0...8.21.0) -- Bump CLI from v2.28.6 to v2.30.0 ([#1574](https://github.com/getsentry/sentry-unity/pull/1574), [#1578](https://github.com/getsentry/sentry-unity/pull/1578)) - - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2300) - - [diff](https://github.com/getsentry/sentry-cli/compare/2.28.6...2.30.0) +- Bump CLI from v2.28.6 to v2.30.1 ([#1574](https://github.com/getsentry/sentry-unity/pull/1574), [#1578](https://github.com/getsentry/sentry-unity/pull/1578), [#1585](https://github.com/getsentry/sentry-unity/pull/1585)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2301) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.28.6...2.30.1) - Bump Java SDK from v7.5.0 to v7.6.0 ([#1581](https://github.com/getsentry/sentry-unity/pull/1581)) - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#760) - [diff](https://github.com/getsentry/sentry-java/compare/7.5.0...7.6.0) diff --git a/modules/sentry-cli.properties b/modules/sentry-cli.properties index f373b21b2..5975f5581 100644 --- a/modules/sentry-cli.properties +++ b/modules/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 2.30.0 +version = 2.30.1 repo = https://github.com/getsentry/sentry-cli