From c725a398e8485c91a997e0ce508cd38ea68d7040 Mon Sep 17 00:00:00 2001 From: GitHub Date: Thu, 22 Aug 2024 03:01:18 +0000 Subject: [PATCH] chore: update dependencies/Sentry.properties to 4.10.2 --- CHANGELOG.md | 6 +++--- dependencies/Sentry.properties | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 21478f2..0b7e1ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,9 +8,9 @@ ### Dependencies -- 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) +- 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) ## 0.1.0 diff --git a/dependencies/Sentry.properties b/dependencies/Sentry.properties index 599e69a..c7016c8 100644 --- a/dependencies/Sentry.properties +++ b/dependencies/Sentry.properties @@ -1,3 +1,3 @@ -version = 4.10.1 +version = 4.10.2 repo = https://github.com/getsentry/sentry-dotnet license = MIT