From 53d4c02f342f69b134d97762fccb3e9872ceba06 Mon Sep 17 00:00:00 2001 From: GitHub Date: Sat, 27 Jun 2026 04:19:07 +0000 Subject: [PATCH] chore: update modules/sentry-cli.properties to 3.6.0 --- CHANGELOG.md | 8 ++++++++ modules/sentry-cli.properties | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3768d461c..667ad620c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## Unreleased + +### Dependencies + +- Bump CLI from v3.5.1 to v3.6.0 ([#2741](https://github.com/getsentry/sentry-unity/pull/2741)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#360) + - [diff](https://github.com/getsentry/sentry-cli/compare/3.5.1...3.6.0) + ## 4.6.0 ### Features diff --git a/modules/sentry-cli.properties b/modules/sentry-cli.properties index 12286a9fd..c074c95cd 100644 --- a/modules/sentry-cli.properties +++ b/modules/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 3.5.1 +version = 3.6.0 repo = https://github.com/getsentry/sentry-cli