diff --git a/account_fiscal_year/__manifest__.py b/account_fiscal_year/__manifest__.py index cefcc535e..31298b6a0 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": "15.0.1.2.0", + "version": "15.0.1.3.0", "development_status": "Production/Stable", "category": "Accounting", "website": "https://github.com/OCA/account-financial-tools",