From 31817338266bc3358c6ad1936d53baf3ee7af84d Mon Sep 17 00:00:00 2001
From: Anthony Borghi <anthony.borghi@veremes.com>
Date: Fri, 29 Nov 2024 12:34:17 +0100
Subject: [PATCH] deps correctif

---
 _install/dependencies.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/_install/dependencies.json b/_install/dependencies.json
index 378af52d..6b4c203b 100644
--- a/_install/dependencies.json
+++ b/_install/dependencies.json
@@ -29,7 +29,7 @@
     ],
     "default_description": "# Bienvenue dans vMap ! \n\nPlus d'information sur [http:\/\/www.veremes.com](http:\/\/www.veremes.com)",
     "default_theme": "6",
-    "branch": "2024.03.00",
+    "branch": "2024.03.01",
     "name": "vmap",
     "enable_pwa": false,
     "enable_custom_restrictions": false,
@@ -54,12 +54,12 @@
       }
     },
     "framework": {
-      "branch": "2024.03.02",
+      "branch": "2024.03.03",
       "name": "vitis",
       "url": "git@gitlab.veremes.net:Development/vitis-2020/sources/vitis.git"
     },
     "modules": [{
-      "branch": "2024.03.00",
+      "branch": "2024.03.01",
       "name": "module_vmap",
       "url": "git@gitlab.veremes.net:Development/vitis-2020/sources/module_vmap.git"
     }, {
-- 
GitLab