diff --git a/CHANGELOG.md b/CHANGELOG.md index 3768d461c..667ad620c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## Unreleased + +### Dependencies + +- Bump CLI from v3.5.1 to v3.6.0 ([#2741](https://github.com/getsentry/sentry-unity/pull/2741)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#360) + - [diff](https://github.com/getsentry/sentry-cli/compare/3.5.1...3.6.0) + ## 4.6.0 ### Features diff --git a/modules/sentry-cli.properties b/modules/sentry-cli.properties index 12286a9fd..c074c95cd 100644 --- a/modules/sentry-cli.properties +++ b/modules/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 3.5.1 +version = 3.6.0 repo = https://github.com/getsentry/sentry-cli