diff --git a/CHANGELOG.md b/CHANGELOG.md index e1343c4..21478f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,9 +8,9 @@ ### Dependencies -- Bump Dotnet SDK from v4.4.0 to v4.10.0 ([#47](https://github.com/getsentry/sentry-powershell/pull/47), [#51](https://github.com/getsentry/sentry-powershell/pull/51)) - - [changelog](https://github.com/getsentry/sentry-dotnet/blob/main/CHANGELOG.md#4100) - - [diff](https://github.com/getsentry/sentry-dotnet/compare/4.4.0...4.10.0) +- Bump Dotnet SDK from v4.4.0 to v4.10.1 ([#47](https://github.com/getsentry/sentry-powershell/pull/47), [#51](https://github.com/getsentry/sentry-powershell/pull/51), [#52](https://github.com/getsentry/sentry-powershell/pull/52)) + - [changelog](https://github.com/getsentry/sentry-dotnet/blob/main/CHANGELOG.md#4101) + - [diff](https://github.com/getsentry/sentry-dotnet/compare/4.4.0...4.10.1) ## 0.1.0 diff --git a/dependencies/Sentry.properties b/dependencies/Sentry.properties index 12c5ddd..599e69a 100644 --- a/dependencies/Sentry.properties +++ b/dependencies/Sentry.properties @@ -1,3 +1,3 @@ -version = 4.10.0 +version = 4.10.1 repo = https://github.com/getsentry/sentry-dotnet license = MIT