From 64996bb653314e5e49c93e5084c087580f60f967 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 23 Feb 2023 21:17:39 +0000 Subject: [PATCH] mis_template_financial_report 15.0.1.0.1 --- 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 650fdade..f9051a53 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": "15.0.1.0.0", + "version": "15.0.1.0.1", "license": "AGPL-3", "author": "Hunki Enterprises BV,Odoo Community Association (OCA)", "website": "https://github.com/OCA/account-financial-reporting",