From ac4c92ebe57d500f2c9fc846a47183bf3999a328 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 26 Nov 2021 08:42:47 +0000 Subject: [PATCH] account_lock_date_update 14.0.2.0.0 --- account_lock_date_update/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account_lock_date_update/__manifest__.py b/account_lock_date_update/__manifest__.py index fa42058e..0f7f2974 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": "14.0.1.0.0", + "version": "14.0.2.0.0", "license": "AGPL-3", "author": "ACSONE SA/NV, Odoo Community Association (OCA)", "website": "https://github.com/OCA/account-financial-tools",