diff --git a/CHANGELOG.md b/CHANGELOG.md index 61cca744a..9b09b6de1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,9 @@ ### Dependencies -- Bump CLI from v2.21.2 to v2.22.2 [#1501](https://github.com/getsentry/sentry-unity/pull/1501) - - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2222) - - [diff](https://github.com/getsentry/sentry-cli/compare/2.21.2...2.22.2) +- Bump CLI from v2.21.2 to v2.22.3 ([#1501](https://github.com/getsentry/sentry-unity/pull/1501), [#1502](https://github.com/getsentry/sentry-unity/pull/1502)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2223) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.21.2...2.22.3) - Bump Cocoa SDK from v8.16.1 to v8.17.0 [#1503](https://github.com/getsentry/sentry-unity/pull/1503) - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8170) - [diff](https://github.com/getsentry/sentry-cocoa/compare/8.16.1...8.17.0) diff --git a/modules/sentry-cli.properties b/modules/sentry-cli.properties index 9da659892..92f4009ce 100644 --- a/modules/sentry-cli.properties +++ b/modules/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 2.22.2 +version = 2.22.3 repo = https://github.com/getsentry/sentry-cli