diff --git a/web_widget_x2many_2d_matrix_example/__manifest__.py b/web_widget_x2many_2d_matrix_example/__manifest__.py index df95e5e9a..07a1f5c04 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": "13.0.1.0.0", + "version": "13.0.1.1.0", "author": "Camptocamp, " "Odoo Community Association (OCA)", "website": "https://github.com/OCA/web", "license": "AGPL-3",