From ef9b09492aeb0f9c20587c45133d221263c09fcf Mon Sep 17 00:00:00 2001 From: GitHub Date: Mon, 27 Jul 2026 04:13:19 +0000 Subject: [PATCH] chore: update dependencies/Sentry.properties to 6.8.0 --- CHANGELOG.md | 6 +++--- dependencies/Sentry.properties | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dd7acc2..5df34b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,9 +20,9 @@ ### Dependencies -- Bump Dotnet SDK from v5.16.1 to v6.5.0 ([#133](https://github.com/getsentry/sentry-powershell/pull/133)) - - [changelog](https://github.com/getsentry/sentry-dotnet/blob/main/CHANGELOG.md#650) - - [diff](https://github.com/getsentry/sentry-dotnet/compare/5.16.1...6.5.0) +- Bump Dotnet SDK from v5.16.1 to v6.8.0 ([#133](https://github.com/getsentry/sentry-powershell/pull/133), [#137](https://github.com/getsentry/sentry-powershell/pull/137)) + - [changelog](https://github.com/getsentry/sentry-dotnet/blob/main/CHANGELOG.md#680) + - [diff](https://github.com/getsentry/sentry-dotnet/compare/5.16.1...6.8.0) ## 0.4.0 diff --git a/dependencies/Sentry.properties b/dependencies/Sentry.properties index c1d5165..7a2f155 100644 --- a/dependencies/Sentry.properties +++ b/dependencies/Sentry.properties @@ -1,3 +1,3 @@ -version = 6.5.0 +version = 6.8.0 repo = https://github.com/getsentry/sentry-dotnet license = MIT