diff --git a/README.md b/README.md index 875a155c..deb8ce3f 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ addon | version | maintainers | summary --- | --- | --- | --- [attachment_zipped_download](attachment_zipped_download/) | 16.0.2.0.1 | | Attachment Zipped Download [document_knowledge](document_knowledge/) | 16.0.1.1.0 | | Documents Knowledge -[document_page](document_page/) | 16.0.1.1.2 | | Document Page +[document_page](document_page/) | 16.0.1.2.0 | | Document Page [document_page_approval](document_page_approval/) | 16.0.1.1.0 | | Document Page Approval [document_page_group](document_page_group/) | 16.0.1.0.1 | | Define access groups on documents [document_page_reference](document_page_reference/) | 16.0.1.0.1 | [](https://github.com/etobella) | Include references on document pages diff --git a/document_page/README.rst b/document_page/README.rst index aa27b591..b4132f47 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:f4d8f866b9a95742d60349f2263928212ad75c53e9d520a23361b91efc0d0de9 + !! source digest: sha256:7c670942ef1a2d6cd2c102038aa6da0bb5800336e265d11722e4603a8f915882 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/document_page/__manifest__.py b/document_page/__manifest__.py index 71aa36f4..fe1d661d 100644 --- a/document_page/__manifest__.py +++ b/document_page/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Document Page", - "version": "16.0.1.1.2", + "version": "16.0.1.2.0", "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 bffc195e..aea8127c 100644 --- a/document_page/static/description/index.html +++ b/document_page/static/description/index.html @@ -366,7 +366,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:f4d8f866b9a95742d60349f2263928212ad75c53e9d520a23361b91efc0d0de9 +!! source digest: sha256:7c670942ef1a2d6cd2c102038aa6da0bb5800336e265d11722e4603a8f915882 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
This module allows you to write web pages for internal documentation.