diff --git a/__manifest__.py b/__manifest__.py
index 32178714f0e05e282725a2e9764581d68998bff9..7f3286bc8a02553906ba63cba52c2d1182c3f1c7 100644
--- a/__manifest__.py
+++ b/__manifest__.py
@@ -1,10 +1,9 @@
 {
     "name": "CG SCOP - Gestion Contacts",
     "summary": "CG SCOP - Gestion des contacts",
-    "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,