diff --git a/CHANGELOG.md b/CHANGELOG.md index 500461820..9de6fe1cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## Unreleased + +### Dependencies + +- Bump CLI from v2.13.0 to v2.14.3 ([#1213](https://github.com/getsentry/sentry-unity/pull/1213)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2143) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.13.0...2.14.3) + ## 1.0.0 ### Breaking Changes diff --git a/modules/sentry-cli.properties b/modules/sentry-cli.properties index dd8bb6f24..e235051fb 100644 --- a/modules/sentry-cli.properties +++ b/modules/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 2.13.0 +version = 2.14.3 repo = https://github.com/getsentry/sentry-cli