From 7b0515139974c06985df94c0650b41376d8b59d7 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 2 Sep 2022 07:16:43 +0000 Subject: [PATCH] mis_template_financial_report 14.0.1.1.0 --- mis_template_financial_report/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mis_template_financial_report/__manifest__.py b/mis_template_financial_report/__manifest__.py index ebb14a27..10830239 100644 --- a/mis_template_financial_report/__manifest__.py +++ b/mis_template_financial_report/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Profit & Loss / Balance sheet MIS templates", - "version": "14.0.1.0.0", + "version": "14.0.1.1.0", "license": "AGPL-3", "author": "Hunki Enterprises BV,Odoo Community Association (OCA)", "website": "https://github.com/OCA/account-financial-reporting",