From 2e698148b50e8510b6da8b17e750763b4418d6ed Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 24 Oct 2019 08:59:09 +0000 Subject: [PATCH] onchange_helper 10.0.3.1.2 --- onchange_helper/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/onchange_helper/__manifest__.py b/onchange_helper/__manifest__.py index e051a28bb..9717d9316 100644 --- a/onchange_helper/__manifest__.py +++ b/onchange_helper/__manifest__.py @@ -3,7 +3,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). {'name': 'Onchange Helper', - 'version': '10.0.3.1.1', + 'version': '10.0.3.1.2', 'summary': 'Technical module that ease execution of onchange in Python code', 'author': 'Akretion,Camptocamp, ACSONE SA/NV, ' 'Odoo Community Association (OCA)',