diff --git a/CHANGELOG.md b/CHANGELOG.md index d8e56d451..963422f10 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,9 @@ ### Dependencies -- Bump CLI from v2.56.1 to v2.57.0 ([#1124](https://github.com/getsentry/sentry-unreal/pull/1124)) - - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2570) - - [diff](https://github.com/getsentry/sentry-cli/compare/2.56.1...2.57.0) +- Bump CLI from v2.56.1 to v2.58.0 ([#1124](https://github.com/getsentry/sentry-unreal/pull/1124), [#4](https://github.com/ProjectBorealis/sentry-unreal/pull/4)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2580) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.56.1...2.58.0) - Bump Java SDK (Android) from v8.23.0 to v8.24.0 ([#1125](https://github.com/getsentry/sentry-unreal/pull/1125)) - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8240) - [diff](https://github.com/getsentry/sentry-java/compare/8.23.0...8.24.0) diff --git a/plugin-dev/sentry-cli.properties b/plugin-dev/sentry-cli.properties index 725c1607a..5fd4c9d83 100644 --- a/plugin-dev/sentry-cli.properties +++ b/plugin-dev/sentry-cli.properties @@ -1,2 +1,2 @@ -version=2.57.0 +version=2.58.0 repo=https://github.com/getsentry/sentry-cli