diff --git a/setup/_metapackage/VERSION.txt b/setup/_metapackage/VERSION.txt index ffde5d64..5411bd45 100644 --- a/setup/_metapackage/VERSION.txt +++ b/setup/_metapackage/VERSION.txt @@ -1 +1 @@ -14.0.20221002.0 \ No newline at end of file +14.0.20230801.0 \ No newline at end of file diff --git a/setup/_metapackage/setup.py b/setup/_metapackage/setup.py index 3a0aadc2..4fb17594 100644 --- a/setup/_metapackage/setup.py +++ b/setup/_metapackage/setup.py @@ -9,6 +9,7 @@ setuptools.setup( version=version, install_requires=[ 'odoo14-addon-attachment_category', + 'odoo14-addon-attachment_preview', 'odoo14-addon-attachment_zipped_download', 'odoo14-addon-document_page', 'odoo14-addon-document_page_access_group',