From 9e8f306070e53c8fa669e375873444458afd667f Mon Sep 17 00:00:00 2001 From: Vivekvinushanth Christopher <32198547+VivekVinushanth@users.noreply.github.com> Date: Mon, 8 Jul 2024 16:08:34 +0530 Subject: [PATCH] Update meta.json --- .connector-store/meta.json | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/.connector-store/meta.json b/.connector-store/meta.json index 931d852..5796443 100644 --- a/.connector-store/meta.json +++ b/.connector-store/meta.json @@ -9,5 +9,31 @@ "Twofactor", "Token" ], - "releases": [] + "releases": [ + { + "tagName": "2.0.22", + "products": [ + "IS 5.8.0", + "IS 5.7.0" + ] + }, + { + "tagName": "2.0.19", + "products": [ + "IS 5.7.0" + ] + }, + { + "tagName": "2.0.17", + "products": [ + "IS 5.7.0" + ] + }, + { + "tagName": "2.0.16", + "products": [ + "IS 5.7.0" + ] + } + ] }