From ecd9603b73b2dbbd27caddb92464b09f479c44fc Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 13 May 2022 13:42:37 +0000 Subject: [PATCH] account_move_line_tax_editable 15.0.1.0.1 --- account_move_line_tax_editable/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account_move_line_tax_editable/__manifest__.py b/account_move_line_tax_editable/__manifest__.py index 96cf8b3f..eceffe22 100644 --- a/account_move_line_tax_editable/__manifest__.py +++ b/account_move_line_tax_editable/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Account Move Line Tax Editable", "summary": "Allows to edit taxes on non-posted account move lines", - "version": "15.0.1.0.0", + "version": "15.0.1.0.1", "license": "AGPL-3", "author": "ACSONE SA/NV, Odoo Community Association (OCA)", "website": "https://github.com/OCA/account-financial-tools",