diff --git a/document_page_project/__manifest__.py b/document_page_project/__manifest__.py index ce3873749c2..975be2a2a5c 100644 --- a/document_page_project/__manifest__.py +++ b/document_page_project/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Document Page Project", "summary": "This module links document pages to projects", - "version": "16.0.1.0.0", + "version": "17.0.1.0.0", "category": "Project", "author": "ForgeFlow, Odoo Community Association (OCA)", "website": "https://github.com/OCA/knowledge",