From 60547eeed14506c1d3876d51640fe914e8635505 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 24 Mar 2020 15:37:39 +0000 Subject: [PATCH] web_widget_numeric_step 12.0.1.1.3 --- web_widget_numeric_step/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web_widget_numeric_step/__manifest__.py b/web_widget_numeric_step/__manifest__.py index 06c7375ea..03e9f08b0 100644 --- a/web_widget_numeric_step/__manifest__.py +++ b/web_widget_numeric_step/__manifest__.py @@ -5,7 +5,7 @@ { 'name': "Web Widget Numeric Step", 'category': "web", - 'version': "12.0.1.1.2", + 'version': "12.0.1.1.3", 'author': "GRAP, Tecnativa, " "Odoo Community Association (OCA)", 'license': 'AGPL-3',