From 8472c3b5d671d686ba6544ee1540e4b86e25b947 Mon Sep 17 00:00:00 2001 From: Serdar Ozmen Date: Tue, 23 Jan 2024 18:52:03 +0300 Subject: [PATCH] Update search-config.json --- search-config.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/search-config.json b/search-config.json index bb6499ee..6b2ad332 100644 --- a/search-config.json +++ b/search-config.json @@ -92,6 +92,18 @@ }, "selectors_key": "mc" }, + { + "url": "https://docs.hazelcast.com/management-center/(?P.*?)/", + "tags": [ + "management-center-4.2022.01" + ], + "variables": { + "version": [ + "4.2022.01" + ] + }, + "selectors_key": "mc" + }, { "url": "https://docs.hazelcast.com/management-center/(?P.*?)/", "tags": [