From b25edb5ca3759936097674dec6173c3744379816 Mon Sep 17 00:00:00 2001 From: Benjamin <Benjamin@MBP-de-Benj.(none)> Date: Mon, 11 Feb 2019 11:03:03 +0100 Subject: [PATCH] modif version --- __manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/__manifest__.py b/__manifest__.py index 3bfd08c..0f544cb 100644 --- a/__manifest__.py +++ b/__manifest__.py @@ -3,7 +3,7 @@ 'summary': "Generic Account Invoice views update by Le Filament", - 'version': '10.0.1.0', + 'version': '12.0.1.0', 'license': 'AGPL-3', 'author': 'LE FILAMENT', 'category': 'Account', -- GitLab