From 0965835bdd163ec135501f2e1c2dc69e7852f477 Mon Sep 17 00:00:00 2001 From: ArmandBahi <armand.bahi@veremes.com> Date: Mon, 10 Jan 2022 11:34:28 +0100 Subject: [PATCH] maj date et version --- conf/properties.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/properties.json b/conf/properties.json index 79b185ba..fae13415 100644 --- a/conf/properties.json +++ b/conf/properties.json @@ -1,10 +1,10 @@ { "app_api_url": "https://[hostname]:8000/v2", "proxy_url": "https://[hostname]:8000/v2/proxy/proxy", - "version": "2020.01.01", + "version": "2022.00.01", "build": "29192", "status": "stable", - "month_year": "03_2018", + "month_year": "01_2022", "application": "vMap", "default_show_sidenav": true, "widget_public_connect_available": true, -- GitLab