diff --git a/CHANGELOG.md b/CHANGELOG.md index f20f8992..5619fb7b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## Unreleased + +### Dependencies + +- Bump CLI from v3.6.0 to v3.6.1 ([#519](https://github.com/getsentry/sentry-fastlane-plugin/pull/519)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#361) + - [diff](https://github.com/getsentry/sentry-cli/compare/3.6.0...3.6.1) + ## 2.6.0 ### Features diff --git a/bin/sentry-cli-Darwin-universal b/bin/sentry-cli-Darwin-universal index 15472c8b..b257975d 100755 Binary files a/bin/sentry-cli-Darwin-universal and b/bin/sentry-cli-Darwin-universal differ diff --git a/bin/sentry-cli-Linux-i686 b/bin/sentry-cli-Linux-i686 index c332dbfe..be744584 100755 Binary files a/bin/sentry-cli-Linux-i686 and b/bin/sentry-cli-Linux-i686 differ diff --git a/bin/sentry-cli-Linux-x86_64 b/bin/sentry-cli-Linux-x86_64 index a6057c73..e66420a3 100755 Binary files a/bin/sentry-cli-Linux-x86_64 and b/bin/sentry-cli-Linux-x86_64 differ diff --git a/bin/sentry-cli-Windows-i686.exe b/bin/sentry-cli-Windows-i686.exe index a067236c..731169b8 100755 Binary files a/bin/sentry-cli-Windows-i686.exe and b/bin/sentry-cli-Windows-i686.exe differ diff --git a/bin/sentry-cli-Windows-x86_64.exe b/bin/sentry-cli-Windows-x86_64.exe index c5bfbba9..65fa59ac 100755 Binary files a/bin/sentry-cli-Windows-x86_64.exe and b/bin/sentry-cli-Windows-x86_64.exe differ diff --git a/script/sentry-cli.properties b/script/sentry-cli.properties index c074c95c..b107de88 100644 --- a/script/sentry-cli.properties +++ b/script/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 3.6.0 +version = 3.6.1 repo = https://github.com/getsentry/sentry-cli