From 018c0e1b652c5f6a19ec471bbd449ee37c5be78c Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 3 Nov 2020 08:29:28 +0000 Subject: [PATCH] account_move_fiscal_month 12.0.1.1.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 c63b0dc31..7e6548690 100644 --- a/account_move_fiscal_month/__manifest__.py +++ b/account_move_fiscal_month/__manifest__.py @@ -4,7 +4,7 @@ { 'name': 'Account Move Fiscal Month', 'summary': """Display the fiscal month on journal entries/item""", - 'version': '12.0.1.1.0', + 'version': '12.0.1.1.1', 'license': 'AGPL-3', 'author': 'ACSONE SA/NV,Odoo Community Association (OCA)', 'website': 'https://github.com/OCA/account-financial-tools',