diff --git a/web_widget_url_advanced/__manifest__.py b/web_widget_url_advanced/__manifest__.py index c918b5565..362e16000 100644 --- a/web_widget_url_advanced/__manifest__.py +++ b/web_widget_url_advanced/__manifest__.py @@ -5,7 +5,7 @@ "summary": "This module extends URL widget " "for displaying anchors with custom labels.", "category": "Web", - "version": "12.0.1.0.0", + "version": "12.0.1.0.1", "license": "LGPL-3", "author": "Camptocamp, Odoo Community Association (OCA)", "website": "https://github.com/OCA/web",