From 57d58ca42d6460b1c70156672de71b55a292bbfd Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 4 Oct 2019 09:02:26 +0000 Subject: [PATCH] account_move_fiscal_month 10.0.1.0.1 --- account_move_fiscal_month/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account_move_fiscal_month/__manifest__.py b/account_move_fiscal_month/__manifest__.py index 49a58f202..f5f283d45 100644 --- a/account_move_fiscal_month/__manifest__.py +++ b/account_move_fiscal_month/__manifest__.py @@ -6,7 +6,7 @@ 'name': 'Account Move Fiscal Month', 'summary': """ Display the fiscal month on journal entries/item""", - 'version': '10.0.1.0.0', + 'version': '10.0.1.0.1', 'license': 'AGPL-3', 'author': 'ACSONE SA/NV,Odoo Community Association (OCA)', 'website': 'https://www.acsone.eu',