diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e9226d6..40f33962 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,9 +16,9 @@ ### Dependencies -- 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 CLI from v2.29.1 to v2.31.1 ([#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), [#551](https://github.com/getsentry/sentry-unreal/pull/551)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2311) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.29.1...2.31.1) - Bump Java SDK (Android) from v7.5.0 to v7.8.0 ([#513](https://github.com/getsentry/sentry-unreal/pull/513), [#534](https://github.com/getsentry/sentry-unreal/pull/534), [#535](https://github.com/getsentry/sentry-unreal/pull/535)) - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#780) - [diff](https://github.com/getsentry/sentry-java/compare/7.5.0...7.8.0) diff --git a/plugin-dev/sentry-cli.properties b/plugin-dev/sentry-cli.properties index 87333af3..cc292cec 100644 --- a/plugin-dev/sentry-cli.properties +++ b/plugin-dev/sentry-cli.properties @@ -1,2 +1,2 @@ -version=2.31.0 +version=2.31.1 repo=https://github.com/getsentry/sentry-cli