From f323437cbb54efa949d553ea431663aa2af0b4d9 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 19 Jan 2023 18:19:57 +0000 Subject: [PATCH] account_template_active 16.0.1.0.1 --- account_template_active/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account_template_active/__manifest__.py b/account_template_active/__manifest__.py index ab391343..b4ce601b 100644 --- a/account_template_active/__manifest__.py +++ b/account_template_active/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Disable Account Template Items", - "version": "16.0.1.0.0", + "version": "16.0.1.0.1", "category": "Accounting", "license": "AGPL-3", "summary": "Allow to disable / enable account template items"