diff --git a/account_lock_date_update/__manifest__.py b/account_lock_date_update/__manifest__.py index 6b981eb37..23fb2601b 100644 --- a/account_lock_date_update/__manifest__.py +++ b/account_lock_date_update/__manifest__.py @@ -6,7 +6,7 @@ "summary": """ Allow an Account adviser to update locking date without having access to all technical settings""", - "version": "15.0.1.0.0", + "version": "15.0.1.0.1", "license": "AGPL-3", "author": "ACSONE SA/NV, Odoo Community Association (OCA)", "website": "https://github.com/OCA/account-financial-tools",