From ed077f17e765d03a56c07b6cffd43075d275d6de Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 14 Dec 2021 07:49:18 +0000 Subject: [PATCH] account_move_line_report_xls 14.0.1.0.1 --- account_move_line_report_xls/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account_move_line_report_xls/__manifest__.py b/account_move_line_report_xls/__manifest__.py index 63263854..c73998c7 100644 --- a/account_move_line_report_xls/__manifest__.py +++ b/account_move_line_report_xls/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Account Move Line XLSX export", - "version": "14.0.1.0.0", + "version": "14.0.1.0.1", "license": "AGPL-3", "author": "Noviat, Odoo Community Association (OCA)", "category": "Accounting & Finance",