From e040233d02c7d5ade3597cc08a94269bfbd88b05 Mon Sep 17 00:00:00 2001
From: Bertrand Gauthier <bertrand.gauthier@unicaen.fr>
Date: Fri, 21 Dec 2018 12:15:47 +0100
Subject: [PATCH] =?UTF-8?q?Incr=C3=A9mentation=20du=20num=C3=A9ro=20de=20v?=
 =?UTF-8?q?ersion.?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 config/autoload/global.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/autoload/global.php b/config/autoload/global.php
index a05cf25..50db613 100644
--- a/config/autoload/global.php
+++ b/config/autoload/global.php
@@ -1,6 +1,6 @@
 <?php
 return [
-    'version' => '1.2.1',
+    'version' => '1.2.2',
 
     'zf-mvc-auth' => [
         'authentication' => [
-- 
GitLab