diff --git a/README.md b/README.md index ac7736bf..cc4e59c6 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ addon | version | maintainers | summary --- | --- | --- | --- [attachment_zipped_download](attachment_zipped_download/) | 18.0.1.0.0 | | Attachment Zipped Download [document_knowledge](document_knowledge/) | 18.0.1.0.0 | | Documents Knowledge -[document_page](document_page/) | 18.0.1.0.0 | | Document Page +[document_page](document_page/) | 18.0.1.0.1 | | Document Page [//]: # (end addons) diff --git a/document_page/README.rst b/document_page/README.rst index ec01d676..d465eefc 100644 --- a/document_page/README.rst +++ b/document_page/README.rst @@ -7,7 +7,7 @@ Document Page !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:3ec534b0eae7490e3651c1c0415b213f4a69437b6654c29d97f70d1d8797b747 + !! source digest: sha256:71607a33f6efb5b56d9062792ae40b98a666623ea4c891001fe989507c134826 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/document_page/__manifest__.py b/document_page/__manifest__.py index 7bfe325d..2926b266 100644 --- a/document_page/__manifest__.py +++ b/document_page/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Document Page", - "version": "18.0.1.0.0", + "version": "18.0.1.0.1", "category": "Knowledge Management", "author": "OpenERP SA, Odoo Community Association (OCA)", "images": [ diff --git a/document_page/static/description/index.html b/document_page/static/description/index.html index 43b2349b..732e9196 100644 --- a/document_page/static/description/index.html +++ b/document_page/static/description/index.html @@ -367,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:3ec534b0eae7490e3651c1c0415b213f4a69437b6654c29d97f70d1d8797b747 +!! source digest: sha256:71607a33f6efb5b56d9062792ae40b98a666623ea4c891001fe989507c134826 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
This module allows you to write web pages for internal documentation.