From 9f4bf063b58349a316da25fa5a5be1b96cf43bed Mon Sep 17 00:00:00 2001 From: ArmandBahi <armand.bahi@veremes.com> Date: Wed, 6 Apr 2022 09:11:45 +0200 Subject: [PATCH] Version 2021.01.02 --- _install/dependencies.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_install/dependencies.json b/_install/dependencies.json index 0f9b408d..16bbce43 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.01.01", + "branch": "2022.01.02", "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.01.01", + "branch": "2022.01.02", "name": "module_vmap", "url": "git@gitlab.veremes.net:Development/vitis-2020/sources/module_vmap.git" }] -- GitLab