diff --git a/web_widget_url_advanced/__manifest__.py b/web_widget_url_advanced/__manifest__.py index d5df45d73..6092d53cb 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": "13.0.1.1.0", + "version": "14.0.1.0.0", "license": "LGPL-3", "author": "Camptocamp, Odoo Community Association (OCA)", "website": "https://github.com/OCA/web", diff --git a/web_widget_url_advanced/readme/CONTRIBUTORS.rst b/web_widget_url_advanced/readme/CONTRIBUTORS.rst index d2ae8fa60..eaab2758a 100644 --- a/web_widget_url_advanced/readme/CONTRIBUTORS.rst +++ b/web_widget_url_advanced/readme/CONTRIBUTORS.rst @@ -6,3 +6,4 @@ * Jay Vora * Swapnesh Shah * Joan Sisquella +* Peerapong Supasompob