From aedb0822891428e6fd3548cc374a1b4c53fda483 Mon Sep 17 00:00:00 2001
From: Bertrand Gauthier <bertrand.gauthier@unicaen.fr>
Date: Fri, 30 Nov 2018 10:49:31 +0100
Subject: [PATCH] =?UTF-8?q?Correction=20num=C3=A9ro=20de=20version=20:=201?=
 =?UTF-8?q?.2.1.?=
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 51cd97b..a05cf25 100644
--- a/config/autoload/global.php
+++ b/config/autoload/global.php
@@ -1,6 +1,6 @@
 <?php
 return [
-    'version' => '1.2.1-develop',
+    'version' => '1.2.1',
 
     'zf-mvc-auth' => [
         'authentication' => [
-- 
GitLab