diff --git a/account_lock_to_date/__manifest__.py b/account_lock_to_date/__manifest__.py index b33ef4476..7c1ba7a3b 100644 --- a/account_lock_to_date/__manifest__.py +++ b/account_lock_to_date/__manifest__.py @@ -5,7 +5,7 @@ "name": "Account Lock To Date", "summary": """ Allows to set an account lock date in the future.""", - "version": "13.0.1.0.0", + "version": "13.0.1.0.1", "license": "AGPL-3", "author": "ForgeFlow, Odoo Community Association (OCA)", "website": "https://github.com/OCA/account-financial-tools",