From 9a36861e1ece5e91cf59d01d58015b44ed44345f Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 5 Apr 2022 13:01:42 +0000 Subject: [PATCH] account_move_fiscal_year 14.0.1.0.1 --- account_move_fiscal_year/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account_move_fiscal_year/__manifest__.py b/account_move_fiscal_year/__manifest__.py index 7d2dee780..09e352bbf 100644 --- a/account_move_fiscal_year/__manifest__.py +++ b/account_move_fiscal_year/__manifest__.py @@ -5,7 +5,7 @@ "name": "Account Move Fiscal Year", "summary": """ Display the fiscal year on journal entries/item""", - "version": "14.0.1.0.0", + "version": "14.0.1.0.1", "license": "AGPL-3", "author": "ACSONE SA/NV, Odoo Community Association (OCA)", "website": "https://github.com/OCA/account-financial-tools",