From 009ffd196a3cdc41e439b1d99be35a9d617b84a8 Mon Sep 17 00:00:00 2001
From: ArmandBahi <armand.bahi@veremes.com>
Date: Tue, 14 Jun 2022 11:03:37 +0200
Subject: [PATCH] correction dependencies next_version

---
 _install/dependencies.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_install/dependencies.json b/_install/dependencies.json
index f9e938092..4873394d7 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": "next_version",
     "name": "vmap",
     "url": "git@gitlab.veremes.net:Development/vitis-2020/applications/vmap.git",
     "users": {
-- 
GitLab