From 0937bf7265330d4d6812c8662c56d68b4bfd0d4d Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 30 Apr 2021 18:14:52 +0000 Subject: [PATCH] sql_export_excel 12.0.1.1.0 --- sql_export_excel/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sql_export_excel/__manifest__.py b/sql_export_excel/__manifest__.py index 95cc1288b..bc11bdc3b 100644 --- a/sql_export_excel/__manifest__.py +++ b/sql_export_excel/__manifest__.py @@ -3,7 +3,7 @@ { 'name': 'SQL Export Excel', - 'version': '12.0.1.0.0', + 'version': '12.0.1.1.0', 'author': 'Akretion,Odoo Community Association (OCA)', 'website': 'http://github/oca/server-tools', 'license': 'AGPL-3',