From 1e886eb8bfa9e64eac64426e52e9fd6a0d97523c Mon Sep 17 00:00:00 2001
From: Jean-Philippe Metivier <jean-philippe.metivier@unicaen.fr>
Date: Mon, 24 Dec 2018 09:32:46 +0100
Subject: [PATCH] MAJ de la version

---
 config/autoload/unicaen-app.global.php | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/config/autoload/unicaen-app.global.php b/config/autoload/unicaen-app.global.php
index 53d3b94d0..01cf554c3 100644
--- a/config/autoload/unicaen-app.global.php
+++ b/config/autoload/unicaen-app.global.php
@@ -14,8 +14,8 @@ return [
         'app_infos' => [
             'nom'     => "PrEECoG",
             'desc'    => "Gestion Prévisionnelle des effectifs, des emplois et des compétences",
-            'version' => "0.0.2",
-            'date'    => "23/11/2018",
+            'version' => "0.1.0",
+            'date'    => "24/12/2018",
             'contact' => ['mail' => "dsi.applications@unicaen.fr", /*'tel' => "01 02 03 04 05"*/],
             'mentionsLegales'        => "http://www.unicaen.fr/acces-direct/mentions-legales/",
             'informatiqueEtLibertes' => "http://www.unicaen.fr/acces-direct/informatique-et-libertes/",
-- 
GitLab