diff --git a/CHANGELOG.md b/CHANGELOG.md index e01f106e0..589335b79 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,9 @@ ### Dependencies -- Bump CLI from v2.14.4 to v2.16.0 ([#1231](https://github.com/getsentry/sentry-unity/pull/1231), [#1236](https://github.com/getsentry/sentry-unity/pull/1236), [#1251](https://github.com/getsentry/sentry-unity/pull/1251)) - - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2160) - - [diff](https://github.com/getsentry/sentry-cli/compare/2.14.4...2.16.0) +- Bump CLI from v2.14.4 to v2.16.1 ([#1231](https://github.com/getsentry/sentry-unity/pull/1231), [#1236](https://github.com/getsentry/sentry-unity/pull/1236), [#1251](https://github.com/getsentry/sentry-unity/pull/1251), [#1255](https://github.com/getsentry/sentry-unity/pull/1255)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2161) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.14.4...2.16.1) - Bump Cocoa SDK from v8.3.1 to v8.3.3 ([#1250](https://github.com/getsentry/sentry-unity/pull/1250)) - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#833) - [diff](https://github.com/getsentry/sentry-cocoa/compare/8.3.1...8.3.3) diff --git a/modules/sentry-cli.properties b/modules/sentry-cli.properties index 8a2f688ef..14e557de4 100644 --- a/modules/sentry-cli.properties +++ b/modules/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 2.16.0 +version = 2.16.1 repo = https://github.com/getsentry/sentry-cli