From 6f8aca11cfa0c812b869707cf65de27eaf551eb9 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 20 Sep 2022 11:26:20 +0000 Subject: [PATCH] web_widget_x2many_2d_matrix_example 12.0.1.1.1 --- web_widget_x2many_2d_matrix_example/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web_widget_x2many_2d_matrix_example/__manifest__.py b/web_widget_x2many_2d_matrix_example/__manifest__.py index 1216e20a8..867c8d387 100644 --- a/web_widget_x2many_2d_matrix_example/__manifest__.py +++ b/web_widget_x2many_2d_matrix_example/__manifest__.py @@ -2,7 +2,7 @@ { 'name': 'web_widget_x2many_2d_matrix example', 'summary': "A small example on how to use `web_widget_x2many_2d_matrix`.", - "version": "12.0.1.1.0", + "version": "12.0.1.1.1", "author": "Camptocamp, " "Odoo Community Association (OCA)", "website": "https://github.com/OCA/web",