diff --git a/CHANGELOG.md b/CHANGELOG.md index 32cc1d3..62c0fe9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,9 @@ ### Dependencies -- Bump Dotnet SDK from v4.13.0 to v5.0.1 ([#71](https://github.com/getsentry/sentry-powershell/pull/71)) - - [changelog](https://github.com/getsentry/sentry-dotnet/blob/main/CHANGELOG.md#501) - - [diff](https://github.com/getsentry/sentry-dotnet/compare/4.13.0...5.0.1) +- Bump Dotnet SDK from v4.13.0 to v5.1.1 ([#71](https://github.com/getsentry/sentry-powershell/pull/71), [#78](https://github.com/getsentry/sentry-powershell/pull/78)) + - [changelog](https://github.com/getsentry/sentry-dotnet/blob/main/CHANGELOG.md#511) + - [diff](https://github.com/getsentry/sentry-dotnet/compare/4.13.0...5.1.1) ## 0.2.1 diff --git a/dependencies/Sentry.properties b/dependencies/Sentry.properties index 3a779e1..c567f1c 100644 --- a/dependencies/Sentry.properties +++ b/dependencies/Sentry.properties @@ -1,3 +1,3 @@ -version = 5.0.1 +version = 5.1.1 repo = https://github.com/getsentry/sentry-dotnet license = MIT