diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b7e1ad..c658db4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,9 +8,9 @@ ### Dependencies -- Bump Dotnet SDK from v4.4.0 to v4.10.2 ([#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), [#53](https://github.com/getsentry/sentry-powershell/pull/53)) - - [changelog](https://github.com/getsentry/sentry-dotnet/blob/main/CHANGELOG.md#4102) - - [diff](https://github.com/getsentry/sentry-dotnet/compare/4.4.0...4.10.2) +- Bump Dotnet SDK from v4.4.0 to v4.12.0 ([#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), [#53](https://github.com/getsentry/sentry-powershell/pull/53), [#54](https://github.com/getsentry/sentry-powershell/pull/54)) + - [changelog](https://github.com/getsentry/sentry-dotnet/blob/main/CHANGELOG.md#4120) + - [diff](https://github.com/getsentry/sentry-dotnet/compare/4.4.0...4.12.0) ## 0.1.0 diff --git a/dependencies/Sentry.properties b/dependencies/Sentry.properties index c7016c8..281890a 100644 --- a/dependencies/Sentry.properties +++ b/dependencies/Sentry.properties @@ -1,3 +1,3 @@ -version = 4.10.2 +version = 4.12.0 repo = https://github.com/getsentry/sentry-dotnet license = MIT