From 8a6182b7735d3cc5b505ba4ea363a9d7d0c98db2 Mon Sep 17 00:00:00 2001 From: GitHub Date: Wed, 3 Jun 2026 04:28:04 +0000 Subject: [PATCH] chore: update modules/sentry-cli.properties to 3.5.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 5a6f2c2f0..6b14122e6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,9 +24,9 @@ - Bump Java SDK from v8.40.0 to v8.43.0 ([#2669](https://github.com/getsentry/sentry-unity/pull/2669), [#2691](https://github.com/getsentry/sentry-unity/pull/2691), [#2696](https://github.com/getsentry/sentry-unity/pull/2696)) - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8430) - [diff](https://github.com/getsentry/sentry-java/compare/8.40.0...8.43.0) -- Bump CLI from v3.4.1 to v3.4.3 ([#2678](https://github.com/getsentry/sentry-unity/pull/2678), [#2693](https://github.com/getsentry/sentry-unity/pull/2693)) - - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#343) - - [diff](https://github.com/getsentry/sentry-cli/compare/3.4.1...3.4.3) +- Bump CLI from v3.4.1 to v3.5.0 ([#2678](https://github.com/getsentry/sentry-unity/pull/2678), [#2693](https://github.com/getsentry/sentry-unity/pull/2693), [#2703](https://github.com/getsentry/sentry-unity/pull/2703)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#350) + - [diff](https://github.com/getsentry/sentry-cli/compare/3.4.1...3.5.0) - Bump Native SDK from v0.14.0 to v0.14.2 ([#2685](https://github.com/getsentry/sentry-unity/pull/2685)) - [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#0142) - [diff](https://github.com/getsentry/sentry-native/compare/0.14.0...0.14.2) diff --git a/modules/sentry-cli.properties b/modules/sentry-cli.properties index 61a0f6905..d3d72f960 100644 --- a/modules/sentry-cli.properties +++ b/modules/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 3.4.3 +version = 3.5.0 repo = https://github.com/getsentry/sentry-cli