From 0da399337eae30bb442a789ff0372bf19c933263 Mon Sep 17 00:00:00 2001 From: Anthony Borghi <anthony.borghi@veremes.com> Date: Mon, 13 May 2024 17:05:18 +0200 Subject: [PATCH] correctif vMap --- _install/dependencies.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_install/dependencies.json b/_install/dependencies.json index 4a6e9098..05765173 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.01.01", + "branch": "2024.01.02", "name": "vmap", "enable_custom_restrictions": false, "url": "git@gitlab.veremes.net:Development/vitis-2020/applications/vmap.git", @@ -58,7 +58,7 @@ "url": "git@gitlab.veremes.net:Development/vitis-2020/sources/vitis.git" }, "modules": [{ - "branch": "2024.01.01", + "branch": "pre-2024.01.02", "name": "module_vmap", "url": "git@gitlab.veremes.net:Development/vitis-2020/sources/module_vmap.git" }, { -- GitLab