From 8b1ea58bc21137142a3a0fb2fb9e07700473a9b1 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 28 Mar 2023 16:48:33 +0000 Subject: [PATCH] account_fiscal_year 14.0.1.2.1 --- account_fiscal_year/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account_fiscal_year/__manifest__.py b/account_fiscal_year/__manifest__.py index 6d40e9f04..043e0d540 100644 --- a/account_fiscal_year/__manifest__.py +++ b/account_fiscal_year/__manifest__.py @@ -5,7 +5,7 @@ { "name": "Account Fiscal Year", "summary": "Create Account Fiscal Year", - "version": "14.0.1.2.0", + "version": "14.0.1.2.1", "development_status": "Production/Stable", "category": "Accounting", "website": "https://github.com/OCA/account-financial-tools",