From 98de76e4f2d089aa584888d5c5343d7b088afb0d Mon Sep 17 00:00:00 2001 From: minotti_c Date: Tue, 18 Nov 2025 12:14:33 +0100 Subject: [PATCH] Use Q2 rather than next 6 months --- docs/202601Upgrade.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/202601Upgrade.md b/docs/202601Upgrade.md index 994e525..4e651e8 100644 --- a/docs/202601Upgrade.md +++ b/docs/202601Upgrade.md @@ -15,7 +15,7 @@ After the upgrade, few changes will be required: 1. If you are not using pmodules, please download the latest CLI version (>=v3.0.0) by following the [download instructions](https://github.com/paulscherrerinstitute/scicat-cli?tab=readme-ov-file#manual-deployment-and-upgrade). 2. Modify your ingestion scripts, following the [v3 instructions](https://github.com/paulscherrerinstitute/scicat-cli?tab=readme-ov-file#v3-changes); -3. or download the [backwards compatible scripts](https://github.com/paulscherrerinstitute/scicat-cli?tab=readme-ov-file#backwards-compatibility-with-v2) (linux only). Please note these scripts will later be discontinued (~ next 6 months). +3. or download the [backwards compatible scripts](https://github.com/paulscherrerinstitute/scicat-cli?tab=readme-ov-file#backwards-compatibility-with-v2) (linux only). Please note these scripts will later be discontinued (~ Q2 2026). ### API changes