From 87bbaac513fc313a20b12862c172a5e6c13e9c12 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 30 Oct 2024 15:30:46 +0000 Subject: [PATCH] Set properties for ssa_correction_preview with mike 2.1.3 --- versions.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/versions.json b/versions.json index fd9f4b3816..0bbf5b22a0 100644 --- a/versions.json +++ b/versions.json @@ -2,7 +2,10 @@ { "version": "ssa_correction_preview", "title": "PR Preview ssa_correction", - "aliases": [] + "aliases": [], + "properties": { + "hidden": "true" + } }, { "version": "remove-experimental-modules_preview",