From f476627bdb2967582f7c41aa120f27a9c0071bc9 Mon Sep 17 00:00:00 2001 From: ArmandBahi <armand.bahi@veremes.com> Date: Fri, 1 Apr 2022 08:56:28 +0200 Subject: [PATCH] =?UTF-8?q?correction=20d=C3=A9pendance?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _install/dependencies.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_install/dependencies.json b/_install/dependencies.json index ae7502f6..479772df 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": "master", + "branch": "2022.01.00", "name": "vmap", "url": "git@gitlab.veremes.net:Development/vitis-2020/applications/vmap.git", "users": { -- GitLab