diff --git a/CHANGELOG.md b/CHANGELOG.md index 1be764641..59255a1cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## Unreleased + +### Dependencies + +- Bump CLI from v3.3.5 to v3.4.0 ([#2651](https://github.com/getsentry/sentry-unity/pull/2651)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#340) + - [diff](https://github.com/getsentry/sentry-cli/compare/3.3.5...3.4.0) + ## 4.2.0 ### Behavioral Changes diff --git a/modules/sentry-cli.properties b/modules/sentry-cli.properties index 89fa99833..f3ffc1611 100644 --- a/modules/sentry-cli.properties +++ b/modules/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 3.3.5 +version = 3.4.0 repo = https://github.com/getsentry/sentry-cli