From 2d403ed714ac20a295c983243faba15a7f44ab1a Mon Sep 17 00:00:00 2001
From: Ludivine Premont <ludivine.premont@veremes.com>
Date: Thu, 2 Nov 2023 10:23:35 +0100
Subject: [PATCH] Correction dependencies

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

diff --git a/_install/dependencies.json b/_install/dependencies.json
index f96492d4..7be11871 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": "2023.03.00",
+    "branch": "next_version",
     "name": "vmap",
     "enable_custom_restrictions": false,
     "url": "git@gitlab.veremes.net:Development/vitis-2020/applications/vmap.git",
@@ -62,7 +62,7 @@
       "name": "module_vmap",
       "url": "git@gitlab.veremes.net:Development/vitis-2020/sources/module_vmap.git"
     }, {
-      "branch": "2023.04.00",
+      "branch": "next_version",
       "name": "module_cadastre",
       "url": "git@gitlab.veremes.net:Development/vitis-2020/sources/module-cadastre-2020.git"
     }]
-- 
GitLab