From 22ada0f0311ecf8b674ba2725f3296494e46aa35 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:28:31 +0200 Subject: [PATCH] Update version with march/april release --- __manifest__.py | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/__manifest__.py b/__manifest__.py index 4549e14..c8d93f6 100644 --- a/__manifest__.py +++ b/__manifest__.py @@ -1,10 +1,9 @@ { "name": "CG SCOP - Feuille de temps", "summary": "CG SCOP - Feuille de temps", - "version": "12.0.1.0.1", - "development_status": "Beta", + "version": "12.0.1.1.0", + "development_status": "Production/Stable", "author": "Le Filament", - "maintainers": ["remi-filament"], "license": "AGPL-3", "application": False, "installable": True, -- GitLab