From bf4bfbeda2ff2ddb78061448056e9833c9e1b612 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:20: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 2fa55b3..492142d 100644 --- a/__manifest__.py +++ b/__manifest__.py @@ -1,8 +1,8 @@ { "name": "CG SCOP - Agenda", "summary": "Adaptation agenda 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