diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f93ddb..7368c00 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,4 +6,7 @@ ### Features - n/a +- Bump CLI to v2.3.0 ([#10](https://github.com/getsentry/github-workflows/pull/10)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#230) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.0.0...2.3.0) diff --git a/tests/sentry-cli.properties b/tests/sentry-cli.properties index f0611ca..b5a7f2c 100644 --- a/tests/sentry-cli.properties +++ b/tests/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 2.0.0 -repo = https://github.com/getsentry/sentry-cli +version = 2.3.0 +repo = https://github.com/getsentry/sentry-cli