From c0c5782af239566fef9ff3adb9bcedac44707e1e Mon Sep 17 00:00:00 2001 From: Bastien Dumont <bdumont@grandlyon.com> Date: Wed, 29 May 2024 13:07:37 +0200 Subject: [PATCH] bump manifest to 2.0.0 --- manifest.konnector | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.konnector b/manifest.konnector index 25a56ae..a465387 100755 --- a/manifest.konnector +++ b/manifest.konnector @@ -1,5 +1,5 @@ { - "version": "1.3.1", + "version": "2.0.0", "name": "GRDF", "type": "konnector", "language": "node", -- GitLab