diff --git a/CHANGELOG.md b/CHANGELOG.md index fe3990dd..cdcdcec3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,9 +36,9 @@ See the [sentry-cli 3.0.0 release notes](https://github.com/getsentry/sentry-cli ### Dependencies -- Bump CLI from v2.58.2 to v3.0.3 ([#366](https://github.com/getsentry/sentry-fastlane-plugin/pull/366), [#367](https://github.com/getsentry/sentry-fastlane-plugin/pull/367), [#369](https://github.com/getsentry/sentry-fastlane-plugin/pull/369), [#371](https://github.com/getsentry/sentry-fastlane-plugin/pull/371), [#378](https://github.com/getsentry/sentry-fastlane-plugin/pull/378)) - - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#303) - - [diff](https://github.com/getsentry/sentry-cli/compare/2.58.2...3.0.3) +- Bump CLI from v2.58.2 to v3.1.0 ([#366](https://github.com/getsentry/sentry-fastlane-plugin/pull/366), [#367](https://github.com/getsentry/sentry-fastlane-plugin/pull/367), [#369](https://github.com/getsentry/sentry-fastlane-plugin/pull/369), [#371](https://github.com/getsentry/sentry-fastlane-plugin/pull/371), [#378](https://github.com/getsentry/sentry-fastlane-plugin/pull/378), [#383](https://github.com/getsentry/sentry-fastlane-plugin/pull/383)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#310) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.58.2...3.1.0) ## 1.36.0 diff --git a/bin/sentry-cli-Darwin-universal b/bin/sentry-cli-Darwin-universal index dd1287f2..07fa2725 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 89e43726..6a7c4246 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 7e1427cc..f23ffd61 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 168829bf..cb6a22e8 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 9b32b996..8bf3a81c 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 a2c42dcd..43b70904 100644 --- a/script/sentry-cli.properties +++ b/script/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 3.0.3 +version = 3.1.0 repo = https://github.com/getsentry/sentry-cli