From 9357b62b3709a87ee0724222d863d26d4d524599 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 3 Feb 2021 18:37:29 +0000 Subject: [PATCH] account_fiscal_year 14.0.1.1.0 --- 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 cd299fc6..f5728105 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.0.1", + "version": "14.0.1.1.0", "development_status": "Beta", "category": "Accounting", "website": "https://github.com/OCA/account-financial-tools"