diff --git a/document_page_tag/__manifest__.py b/document_page_tag/__manifest__.py index 0510a81a..90f1b045 100644 --- a/document_page_tag/__manifest__.py +++ b/document_page_tag/__manifest__.py @@ -2,7 +2,7 @@ # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). { "name": "Document Page Tag", - "version": "13.0.1.0.0", + "version": "14.0.1.0.0", "author": "Therp BV,Odoo Community Association (OCA)", "website": "https://github.com/OCA/knowledge", "license": "AGPL-3", diff --git a/document_page_tag/readme/CONTRIBUTORS.rst b/document_page_tag/readme/CONTRIBUTORS.rst index 352d8eb9..9d0ff689 100644 --- a/document_page_tag/readme/CONTRIBUTORS.rst +++ b/document_page_tag/readme/CONTRIBUTORS.rst @@ -1,3 +1,4 @@ * Holger Brunn * Marcel Savegnago * Manuel Regidor +* Angel Garcia de la Chica Herrera