From 1090607d8c8501b4a4d518ec26335c8e5447f9f3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?R=C3=A9mi=20-=20Le=20Filament?= <remi@le-filament.com>
Date: Mon, 11 May 2020 12:21:09 +0200
Subject: [PATCH] Update version with march/april release

---
 __manifest__.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/__manifest__.py b/__manifest__.py
index 981d788..23bce9c 100644
--- a/__manifest__.py
+++ b/__manifest__.py
@@ -1,8 +1,8 @@
 {
     "name": "CG SCOP - Frais",
     "summary": "Adaptation Frais pour la CG Scop",
-    "version": "12.0.1.0.1",
-    "development_status": "Beta",
+    "version": "12.0.1.1.0",
+    "development_status": "Production/Stable",
     "author": "Le Filament",
     "license": "AGPL-3",
     "application": False,
-- 
GitLab