diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b405e95..dd10b884 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,9 @@ ### Dependencies -- Bump CLI from v2.21.2 to v2.21.3 ([#218](https://github.com/getsentry/sentry-fastlane-plugin/pull/218)) - - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2213) - - [diff](https://github.com/getsentry/sentry-cli/compare/2.21.2...2.21.3) +- Bump CLI from v2.21.2 to v2.21.4 ([#218](https://github.com/getsentry/sentry-fastlane-plugin/pull/218), [#219](https://github.com/getsentry/sentry-fastlane-plugin/pull/219)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2214) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.21.2...2.21.4) ## 1.16.0 diff --git a/bin/sentry-cli-Darwin-universal b/bin/sentry-cli-Darwin-universal index 4be53542..f26b0c88 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 21344452..2ecaee2f 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 5c93961f..0f7d440a 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 54ea88cb..ce21fa7b 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 690d0c8a..f2e7dad0 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 d6218d13..c8ba5ecd 100644 --- a/script/sentry-cli.properties +++ b/script/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 2.21.3 +version = 2.21.4 repo = https://github.com/getsentry/sentry-cli