diff --git a/CHANGELOG.md b/CHANGELOG.md index ed89bf686..cdbc9fbd4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,9 +15,9 @@ - Bump Java SDK from v6.12.1 to v6.13.1 ([#1156](https://github.com/getsentry/sentry-unity/pull/1156), [#1171](https://github.com/getsentry/sentry-unity/pull/1171)) - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#6131) - [diff](https://github.com/getsentry/sentry-java/compare/6.12.1...6.13.1) -- Bump CLI from v2.11.0 to v2.12.0 ([#1163](https://github.com/getsentry/sentry-unity/pull/1163)) - - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2120) - - [diff](https://github.com/getsentry/sentry-cli/compare/2.11.0...2.12.0) +- Bump CLI from v2.11.0 to v2.13.0 ([#1163](https://github.com/getsentry/sentry-unity/pull/1163), [#1186](https://github.com/getsentry/sentry-unity/pull/1186)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2130) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.11.0...2.13.0) - Bump .NET SDK from v3.26.2 to v3.28.1 ([#1164](https://github.com/getsentry/sentry-unity/pull/1164), [#1170](https://github.com/getsentry/sentry-unity/pull/1170), [#1172](https://github.com/getsentry/sentry-unity/pull/1172), [#1175](https://github.com/getsentry/sentry-unity/pull/1175)) - [changelog](https://github.com/getsentry/sentry-dotnet/blob/main/CHANGELOG.md#3281) - [diff](https://github.com/getsentry/sentry-dotnet/compare/3.26.2...3.28.1) diff --git a/modules/sentry-cli.properties b/modules/sentry-cli.properties index 1f08eea90..dd8bb6f24 100644 --- a/modules/sentry-cli.properties +++ b/modules/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 2.12.0 +version = 2.13.0 repo = https://github.com/getsentry/sentry-cli