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