From dc760eb22dc3917b126ddff4c80730ffbb866e0f Mon Sep 17 00:00:00 2001 From: GitHub Date: Tue, 12 May 2026 04:13:35 +0000 Subject: [PATCH] chore: update modules/sentry-cli.properties to 3.4.2 --- CHANGELOG.md | 3 +++ modules/sentry-cli.properties | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8fa74a63d..8bde7c06d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,9 @@ - Bump Java SDK from v8.40.0 to v8.41.0 ([#2669](https://github.com/getsentry/sentry-unity/pull/2669)) - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8410) - [diff](https://github.com/getsentry/sentry-java/compare/8.40.0...8.41.0) +- Bump CLI from v3.4.1 to v3.4.2 ([#2678](https://github.com/getsentry/sentry-unity/pull/2678)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#342) + - [diff](https://github.com/getsentry/sentry-cli/compare/3.4.1...3.4.2) ## 4.3.1 diff --git a/modules/sentry-cli.properties b/modules/sentry-cli.properties index 48e656deb..cadb1606b 100644 --- a/modules/sentry-cli.properties +++ b/modules/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 3.4.1 +version = 3.4.2 repo = https://github.com/getsentry/sentry-cli