diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b6207120..9d0ffcf5c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## Unreleased + +### Dependencies + +- Bump CLI from v2.30.1 to v2.30.2 ([#1589](https://github.com/getsentry/sentry-unity/pull/1589)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2302) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.30.1...2.30.2) + ## 2.0.2 ### Fixes diff --git a/modules/sentry-cli.properties b/modules/sentry-cli.properties index 5975f5581..2091da2dc 100644 --- a/modules/sentry-cli.properties +++ b/modules/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 2.30.1 +version = 2.30.2 repo = https://github.com/getsentry/sentry-cli