From c18405c244736d372d1a4c2e1924f1c4303c66a9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jeff=20Loth=C3=A9al?= <jlotheal@ausy-group.com>
Date: Mon, 11 Jan 2021 16:57:52 +0100
Subject: [PATCH] change number version

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index a8033442..508e30d1 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "webapp",
-  "version": "2.6.11",
+  "version": "2.6.16",
   "license": "GNU Affero General Public License v3.0",
   "scripts": {
     "ng": "ng",
-- 
GitLab