diff --git a/CHANGELOG.md b/CHANGELOG.md index 09a697f..f1328b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,9 @@ ### Dependencies -- Bump Dotnet SDK from v5.4.0 to v5.12.0 ([#83](https://github.com/getsentry/sentry-powershell/pull/83)) - - [changelog](https://github.com/getsentry/sentry-dotnet/blob/main/CHANGELOG.md#5120) - - [diff](https://github.com/getsentry/sentry-dotnet/compare/5.4.0...5.12.0) +- Bump Dotnet SDK from v5.4.0 to v5.13.0 ([#83](https://github.com/getsentry/sentry-powershell/pull/83), [#89](https://github.com/getsentry/sentry-powershell/pull/89)) + - [changelog](https://github.com/getsentry/sentry-dotnet/blob/main/CHANGELOG.md#5130) + - [diff](https://github.com/getsentry/sentry-dotnet/compare/5.4.0...5.13.0) ## 0.3.0 diff --git a/dependencies/Sentry.properties b/dependencies/Sentry.properties index a10e4e1..f6994f2 100644 --- a/dependencies/Sentry.properties +++ b/dependencies/Sentry.properties @@ -1,3 +1,3 @@ -version = 5.12.0 +version = 5.13.0 repo = https://github.com/getsentry/sentry-dotnet license = MIT