From d80cb87f5f0156d531be482d5ccb279f58a85c78 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 13 Feb 2023 18:35:03 +0000 Subject: [PATCH] account_usability 16.0.1.0.3 --- account_usability/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account_usability/__manifest__.py b/account_usability/__manifest__.py index f14cb7d0b..4a8c3cfc2 100644 --- a/account_usability/__manifest__.py +++ b/account_usability/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Account - Missing Menus & Saxon Accounting", - "version": "16.0.1.0.2", + "version": "16.0.1.0.3", "category": "Accounting", "license": "AGPL-3", "summary": "Adds missing menu entries for Account module and"