From 9d625100ad995755e02fc531e785480800507cc7 Mon Sep 17 00:00:00 2001 From: anjanasamindraperera Date: Tue, 19 Nov 2024 15:56:03 +0530 Subject: [PATCH] Support IS 7.1 --- .connector-store/meta.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.connector-store/meta.json b/.connector-store/meta.json index ef44f04..a1160dd 100644 --- a/.connector-store/meta.json +++ b/.connector-store/meta.json @@ -21,6 +21,12 @@ "products": [ "IS 7.0.0" ] + }, + { + "tagName": "v1.0.4", + "products": [ + "IS 7.1.0" + ] } ] }