From eff99f78be23845b49e24bd7292b00abf78a6eff Mon Sep 17 00:00:00 2001
From: Bastien Dumont <bdumont@grandlyon.com>
Date: Thu, 30 May 2024 15:51:49 +0200
Subject: [PATCH] chore: bump manifest to 2.0.2

---
 manifest.konnector | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/manifest.konnector b/manifest.konnector
index 7a77d94..6bf06ef 100755
--- a/manifest.konnector
+++ b/manifest.konnector
@@ -1,5 +1,5 @@
 {
-  "version": "2.0.1",
+  "version": "2.0.2",
   "name": "GRDF",
   "type": "konnector",
   "language": "node",
-- 
GitLab