From dbc3cf431b4c44e7579069e0660ac8ed010ba4f1 Mon Sep 17 00:00:00 2001 From: GitHub Date: Sun, 16 Mar 2025 03:12:16 +0000 Subject: [PATCH] chore: update dependencies/Sentry.properties to 5.4.0 --- CHANGELOG.md | 6 +++--- dependencies/Sentry.properties | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7dd2fa4..7061f97 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,9 +12,9 @@ ### Dependencies -- Bump Dotnet SDK from v4.13.0 to v5.1.1 ([#71](https://github.com/getsentry/sentry-powershell/pull/71), [#78](https://github.com/getsentry/sentry-powershell/pull/78)) - - [changelog](https://github.com/getsentry/sentry-dotnet/blob/main/CHANGELOG.md#511) - - [diff](https://github.com/getsentry/sentry-dotnet/compare/4.13.0...5.1.1) +- Bump Dotnet SDK from v4.13.0 to v5.4.0 ([#71](https://github.com/getsentry/sentry-powershell/pull/71), [#78](https://github.com/getsentry/sentry-powershell/pull/78), [#79](https://github.com/getsentry/sentry-powershell/pull/79)) + - [changelog](https://github.com/getsentry/sentry-dotnet/blob/main/CHANGELOG.md#540) + - [diff](https://github.com/getsentry/sentry-dotnet/compare/4.13.0...5.4.0) ## 0.2.1 diff --git a/dependencies/Sentry.properties b/dependencies/Sentry.properties index c567f1c..3a3ddb3 100644 --- a/dependencies/Sentry.properties +++ b/dependencies/Sentry.properties @@ -1,3 +1,3 @@ -version = 5.1.1 +version = 5.4.0 repo = https://github.com/getsentry/sentry-dotnet license = MIT