diff --git a/README.md b/README.md index cea4fd73..ab094e1d 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ addon | version | maintainers | summary [document_page_reference](document_page_reference/) | 16.0.1.0.1 | [](https://github.com/etobella) | Include references on document pages [document_page_tag](document_page_tag/) | 16.0.1.0.0 | | Allows you to assign tags or keywords to pages and search for them afterwards [document_url](document_url/) | 16.0.1.0.3 | | URL attachment -[document_url_google_drive](document_url_google_drive/) | 16.0.1.0.0 | | Attach Google Drive link to Odoo document using Google Drive Picker +[document_url_google_drive](document_url_google_drive/) | 16.0.1.0.1 | | Attach Google Drive link to Odoo document using Google Drive Picker [//]: # (end addons) diff --git a/document_url_google_drive/README.rst b/document_url_google_drive/README.rst index e7ee5c66..1cb70e59 100644 --- a/document_url_google_drive/README.rst +++ b/document_url_google_drive/README.rst @@ -7,7 +7,7 @@ Google Drive URL Attachment !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:723f433293d64e47f6b5d8de477b2beed68b4ae127c00be47a372cd5c6954fbe + !! source digest: sha256:87f75612d4443c8f053ffbfd02ff5f4d6a31cbb16218dfd0561f7589ae010da9 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/document_url_google_drive/__manifest__.py b/document_url_google_drive/__manifest__.py index 6771a476..4b1a2d03 100644 --- a/document_url_google_drive/__manifest__.py +++ b/document_url_google_drive/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Google Drive URL Attachment", "summary": "Attach Google Drive link to Odoo document using Google Drive Picker", - "version": "16.0.1.0.0", + "version": "16.0.1.0.1", "category": "Tools", "website": "https://github.com/OCA/knowledge", "author": "Cetmix, Odoo Community Association (OCA)", diff --git a/document_url_google_drive/static/description/index.html b/document_url_google_drive/static/description/index.html index 97a90a21..d7909fa8 100644 --- a/document_url_google_drive/static/description/index.html +++ b/document_url_google_drive/static/description/index.html @@ -1,4 +1,3 @@ -
@@ -367,7 +366,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:723f433293d64e47f6b5d8de477b2beed68b4ae127c00be47a372cd5c6954fbe +!! source digest: sha256:87f75612d4443c8f053ffbfd02ff5f4d6a31cbb16218dfd0561f7589ae010da9 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->This module extends the functionality of the document_url module and