From 0b9ca723de0e4aedac110096497fb879d6ebc012 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 19 Oct 2022 20:14:14 +0000 Subject: [PATCH] account_fiscal_year 16.0.1.0.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 0fe78383..fcc12e13 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": "16.0.1.0.0", + "version": "16.0.1.0.1", "development_status": "Production/Stable", "category": "Accounting", "website": "https://github.com/OCA/account-financial-tools"