From 788d52f2584c5a65d7e9ca2c23253c8ab5b848f9 Mon Sep 17 00:00:00 2001 From: Daniel Szoke Date: Wed, 4 Mar 2026 16:10:57 +0100 Subject: [PATCH] meta(readme): Update self-hosted compatibility matrix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f2da7fd8c1..15049321b0 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Users who are using Sentry Self-Hosted versions older than 24.11.1 are encourage | **Sentry Self-Hosted Version** | **Newest Compatible Sentry CLI Version** | | ------------------------------ | --------------------------------------------------------------------- | | ≥ 24.11.1 | [latest](https://github.com/getsentry/sentry-cli/releases/latest) | -| < 24.11.1 | [2.58.4](https://github.com/getsentry/sentry-cli/releases/tag/2.58.4) | +| < 24.11.1 | [2.58.5](https://github.com/getsentry/sentry-cli/releases/tag/2.58.5) | Note that we can only provide support for officially-supported Sentry Self-Hosted versions. We will not backport fixes for older Sentry CLI versions, even if they should be compatible with your self-hosted version.