From 2c05ae1d29e6450650c40f64f1443f7466ed33f1 Mon Sep 17 00:00:00 2001 From: GitHub Date: Thu, 16 Mar 2023 03:01:15 +0000 Subject: [PATCH] chore: update modules/sentry-cli.properties to 2.15.1 --- CHANGELOG.md | 8 ++++++++ modules/sentry-cli.properties | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d834f945a..34db253f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## Unreleased + +### Dependencies + +- Bump CLI from v2.14.4 to v2.15.1 ([#1231](https://github.com/getsentry/sentry-unity/pull/1231)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2151) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.14.4...2.15.1) + ## 1.1.0 ### Fixes diff --git a/modules/sentry-cli.properties b/modules/sentry-cli.properties index a163a7e88..482d52a1a 100644 --- a/modules/sentry-cli.properties +++ b/modules/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 2.14.4 +version = 2.15.1 repo = https://github.com/getsentry/sentry-cli