diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e4111a..041bf62 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,9 +12,9 @@ ### Dependencies -- Bump Dotnet SDK from v4.1.2 to v4.3.0 ([#44](https://github.com/getsentry/sentry-powershell/pull/44)) - - [changelog](https://github.com/getsentry/sentry-dotnet/blob/main/CHANGELOG.md#430) - - [diff](https://github.com/getsentry/sentry-dotnet/compare/4.1.2...4.3.0) +- Bump Dotnet SDK from v4.1.2 to v4.4.0 ([#44](https://github.com/getsentry/sentry-powershell/pull/44), [#45](https://github.com/getsentry/sentry-powershell/pull/45)) + - [changelog](https://github.com/getsentry/sentry-dotnet/blob/main/CHANGELOG.md#440) + - [diff](https://github.com/getsentry/sentry-dotnet/compare/4.1.2...4.4.0) ## 0.0.2 diff --git a/dependencies/Sentry.properties b/dependencies/Sentry.properties index 14673a3..070e6f4 100644 --- a/dependencies/Sentry.properties +++ b/dependencies/Sentry.properties @@ -1,3 +1,3 @@ -version = 4.3.0 +version = 4.4.0 repo = https://github.com/getsentry/sentry-dotnet license = MIT