From 38b8b8b201e42f3b6d35624ab3f870bf6d92873b Mon Sep 17 00:00:00 2001 From: ArmandBahi <armand.bahi@veremes.com> Date: Mon, 30 May 2022 14:31:41 +0200 Subject: [PATCH] deps 2022.02.01 --- _install/dependencies.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_install/dependencies.json b/_install/dependencies.json index 5e49aa7b..951b7b5b 100644 --- a/_install/dependencies.json +++ b/_install/dependencies.json @@ -17,7 +17,7 @@ "application": { "default_description": "# Bienvenue dans vMap ! \n\nPlus d'information sur [http:\/\/www.veremes.com](http:\/\/www.veremes.com)", "default_theme": "1", - "branch": "2022.02.00", + "branch": "2022.02.01", "name": "vmap", "url": "git@gitlab.veremes.net:Development/vitis-2020/applications/vmap.git", "users": { @@ -45,7 +45,7 @@ "url": "git@gitlab.veremes.net:Development/vitis-2020/sources/vitis.git" }, "modules": [{ - "branch": "2022.02.00", + "branch": "2022.02.01", "name": "module_vmap", "url": "git@gitlab.veremes.net:Development/vitis-2020/sources/module_vmap.git" }] -- GitLab