diff --git a/CHANGELOG.md b/CHANGELOG.md index a593f8be..2ffd6b84 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,9 @@ ### Dependencies -- Bump CLI from v2.29.1 to v2.30.4 ([#512](https://github.com/getsentry/sentry-unreal/pull/512), [#515](https://github.com/getsentry/sentry-unreal/pull/515), [#517](https://github.com/getsentry/sentry-unreal/pull/517), [#524](https://github.com/getsentry/sentry-unreal/pull/524)) - - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2304) - - [diff](https://github.com/getsentry/sentry-cli/compare/2.29.1...2.30.4) +- Bump CLI from v2.29.1 to v2.31.0 ([#512](https://github.com/getsentry/sentry-unreal/pull/512), [#515](https://github.com/getsentry/sentry-unreal/pull/515), [#517](https://github.com/getsentry/sentry-unreal/pull/517), [#524](https://github.com/getsentry/sentry-unreal/pull/524), [#525](https://github.com/getsentry/sentry-unreal/pull/525)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2310) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.29.1...2.31.0) - Bump Java SDK (Android) from v7.5.0 to v7.6.0 ([#513](https://github.com/getsentry/sentry-unreal/pull/513)) - [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/plugin-dev/sentry-cli.properties b/plugin-dev/sentry-cli.properties index 0cdd8ae4..87333af3 100644 --- a/plugin-dev/sentry-cli.properties +++ b/plugin-dev/sentry-cli.properties @@ -1,2 +1,2 @@ -version=2.30.4 +version=2.31.0 repo=https://github.com/getsentry/sentry-cli