From 4c9c3a0f69f999d6913526c23f68bac642ee79c6 Mon Sep 17 00:00:00 2001
From: Bastien Dumont <bdumont@grandlyon.com>
Date: Thu, 30 May 2024 14:10:38 +0200
Subject: [PATCH] chore: bump manifest to 2.0.1

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

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