From e6dadfa51d1bb7d659b8e3d76b31f1b9a13346bc Mon Sep 17 00:00:00 2001
From: Bastien DUMONT <bdumont@grandlyon.com>
Date: Tue, 1 Oct 2024 15:51:38 +0200
Subject: [PATCH] chore: bump manifest to 1.3.1

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

diff --git a/manifest.konnector b/manifest.konnector
index 58cea75..9c786c5 100644
--- a/manifest.konnector
+++ b/manifest.konnector
@@ -1,5 +1,5 @@
 {
-  "version": "1.3.0",
+  "version": "1.3.1",
   "name": "EGL",
   "type": "konnector",
   "language": "node",
-- 
GitLab