From 9900cf9bbf11e0165009e06e7ef396d9826a77a7 Mon Sep 17 00:00:00 2001 From: GitHub Date: Thu, 7 Jul 2022 08:21:58 +0000 Subject: [PATCH] chore: update tests/sentry-cli.properties to 2.3.0 --- CHANGELOG.md | 3 +++ tests/sentry-cli.properties | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) 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