From 7139c870ae97833cd15797ddd9e259c6c4145fcc Mon Sep 17 00:00:00 2001 From: GitHub Date: Fri, 28 Mar 2025 03:13:05 +0000 Subject: [PATCH] chore: update modules/sentry-cli.properties to 2.43.0 --- CHANGELOG.md | 6 +++--- modules/sentry-cli.properties | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e43c600fa..9ab7ffd44 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,9 +10,9 @@ - Bump Java SDK from v8.3.0 to v8.5.0 ([#2066](https://github.com/getsentry/sentry-unity/pull/2066), [#2075](https://github.com/getsentry/sentry-unity/pull/2075)) - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#850) - [diff](https://github.com/getsentry/sentry-java/compare/8.3.0...8.5.0) -- Bump CLI from v2.42.2 to v2.42.5 ([#2065](https://github.com/getsentry/sentry-unity/pull/2065), [#2082](https://github.com/getsentry/sentry-unity/pull/2082)) - - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2425) - - [diff](https://github.com/getsentry/sentry-cli/compare/2.42.2...2.42.5) +- Bump CLI from v2.42.2 to v2.43.0 ([#2065](https://github.com/getsentry/sentry-unity/pull/2065), [#2082](https://github.com/getsentry/sentry-unity/pull/2082), [#2085](https://github.com/getsentry/sentry-unity/pull/2085)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2430) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.42.2...2.43.0) - Bump .NET SDK from v5.2.0 to v5.4.0 ([#2067](https://github.com/getsentry/sentry-unity/pull/2067)) - [changelog](https://github.com/getsentry/sentry-dotnet/blob/main/CHANGELOG.md#540) - [diff](https://github.com/getsentry/sentry-dotnet/compare/5.2.0...5.4.0) diff --git a/modules/sentry-cli.properties b/modules/sentry-cli.properties index 825de87db..40588ef8d 100644 --- a/modules/sentry-cli.properties +++ b/modules/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 2.42.5 +version = 2.43.0 repo = https://github.com/getsentry/sentry-cli