mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-13 15:34:49 -06:00
[BOT] post-merge updates
This commit is contained in:
parent
7556db18cb
commit
d4cba367bb
@ -22,6 +22,7 @@ Available addons
|
||||
addon | version | maintainers | summary
|
||||
--- | --- | --- | ---
|
||||
[attachment_preview](attachment_preview/) | 15.0.1.0.0 | | Preview attachments supported by Viewer.js
|
||||
[attachment_zipped_download](attachment_zipped_download/) | 15.0.1.0.0 | | Attachment Zipped Download
|
||||
[document_page](document_page/) | 15.0.1.5.0 | | Document Page
|
||||
[document_page_access_group](document_page_access_group/) | 15.0.1.0.0 | | Choose groups to access document pages
|
||||
[document_page_approval](document_page_approval/) | 15.0.1.1.0 | | Document Page Approval
|
||||
|
@ -1 +1 @@
|
||||
15.0.20240328.0
|
||||
15.0.20240402.0
|
@ -9,6 +9,7 @@ setuptools.setup(
|
||||
version=version,
|
||||
install_requires=[
|
||||
'odoo-addon-attachment_preview>=15.0dev,<15.1dev',
|
||||
'odoo-addon-attachment_zipped_download>=15.0dev,<15.1dev',
|
||||
'odoo-addon-document_page>=15.0dev,<15.1dev',
|
||||
'odoo-addon-document_page_access_group>=15.0dev,<15.1dev',
|
||||
'odoo-addon-document_page_approval>=15.0dev,<15.1dev',
|
||||
|
Loading…
Reference in New Issue
Block a user