From 580f3e55627cf55f2aabf2eb777d007eddc13417 Mon Sep 17 00:00:00 2001 From: GitHub Date: Thu, 10 Oct 2024 03:05:22 +0000 Subject: [PATCH] chore: update dependencies/Sentry.properties to 4.12.1 --- CHANGELOG.md | 6 +++--- dependencies/Sentry.properties | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c658db4..60e6f0c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,9 +8,9 @@ ### Dependencies -- 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) +- Bump Dotnet SDK from v4.4.0 to v4.12.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), [#53](https://github.com/getsentry/sentry-powershell/pull/53), [#54](https://github.com/getsentry/sentry-powershell/pull/54), [#57](https://github.com/getsentry/sentry-powershell/pull/57)) + - [changelog](https://github.com/getsentry/sentry-dotnet/blob/main/CHANGELOG.md#4121) + - [diff](https://github.com/getsentry/sentry-dotnet/compare/4.4.0...4.12.1) ## 0.1.0 diff --git a/dependencies/Sentry.properties b/dependencies/Sentry.properties index 281890a..1f7f409 100644 --- a/dependencies/Sentry.properties +++ b/dependencies/Sentry.properties @@ -1,3 +1,3 @@ -version = 4.12.0 +version = 4.12.1 repo = https://github.com/getsentry/sentry-dotnet license = MIT