[BOT] post-merge updates
Some checks are pending
pre-commit / pre-commit (push) Waiting to run
tests / Detect unreleased dependencies (push) Waiting to run
tests / ${{ matrix.name }} (ghcr.io/oca/oca-ci/py3.10-ocb16.0:latest, true, test with OCB) (push) Waiting to run
tests / ${{ matrix.name }} (ghcr.io/oca/oca-ci/py3.10-odoo16.0:latest, test with Odoo) (push) Waiting to run

This commit is contained in:
OCA-git-bot
2025-07-21 11:34:11 +00:00
parent 3eab20da72
commit 75026105f3
5 changed files with 26 additions and 14 deletions

View File

@@ -1 +1 @@
16.0.20240607.0
16.0.20250721.0

View File

@@ -19,6 +19,7 @@ setuptools.setup(
'odoo-addon-document_page_project>=16.0dev,<16.1dev',
'odoo-addon-document_page_reference>=16.0dev,<16.1dev',
'odoo-addon-document_page_tag>=16.0dev,<16.1dev',
'odoo-addon-document_page_tag_print_control>=16.0dev,<16.1dev',
'odoo-addon-document_url>=16.0dev,<16.1dev',
'odoo-addon-document_url_google_drive>=16.0dev,<16.1dev',
],