From 13efe88040e57f26295ebb0697518766a1046a7d Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 19 Jun 2023 08:49:35 +0000 Subject: [PATCH] sql_export_mail 16.0.1.0.1 --- sql_export_mail/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sql_export_mail/__manifest__.py b/sql_export_mail/__manifest__.py index e6768b832..ac0bc5d82 100644 --- a/sql_export_mail/__manifest__.py +++ b/sql_export_mail/__manifest__.py @@ -1,7 +1,7 @@ # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). { "name": "SQL Export Mail", - "version": "16.0.1.0.0", + "version": "16.0.1.0.1", "category": "Generic Modules", "summary": "Send csv file generated by sql query by mail.", "author": "Akretion,GRAP,Odoo Community Association (OCA)",