diff --git a/web_widget_domain_editor_dialog/README.rst b/web_widget_domain_editor_dialog/README.rst index 57e1eead2..9035b66da 100644 --- a/web_widget_domain_editor_dialog/README.rst +++ b/web_widget_domain_editor_dialog/README.rst @@ -89,6 +89,7 @@ Contributors * Carlos Roca * Darshan Patel +* Helly kapatel Maintainers ~~~~~~~~~~~ diff --git a/web_widget_domain_editor_dialog/__manifest__.py b/web_widget_domain_editor_dialog/__manifest__.py index 04ae6cd71..04e70708e 100644 --- a/web_widget_domain_editor_dialog/__manifest__.py +++ b/web_widget_domain_editor_dialog/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Web Widget Domain Editor Dialog", "summary": "Recovers the Domain Editor Dialog functionality", - "version": "13.0.1.0.2", + "version": "14.0.1.0.0", "category": "Web", "author": "Tecnativa," "Odoo Community Association (OCA)", "website": "https://github.com/OCA/web", diff --git a/web_widget_domain_editor_dialog/readme/CONTRIBUTORS.rst b/web_widget_domain_editor_dialog/readme/CONTRIBUTORS.rst index 3621c69b6..d70bcb090 100644 --- a/web_widget_domain_editor_dialog/readme/CONTRIBUTORS.rst +++ b/web_widget_domain_editor_dialog/readme/CONTRIBUTORS.rst @@ -5,3 +5,4 @@ * Carlos Roca * Darshan Patel +* Helly kapatel