Skip to content

Commit cf91cd1

Browse files
[MIG] document_page_tag: Migration to 19.0
1 parent 7b6ab08 commit cf91cd1

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

document_page_tag/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
33
{
44
"name": "Document Page Tag",
5-
"version": "18.0.1.0.0",
5+
"version": "19.0.1.0.0",
66
"author": "Therp BV,Odoo Community Association (OCA)",
77
"website": "https://github.com/OCA/knowledge",
88
"license": "AGPL-3",
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
[project]
2+
name = "odoo-addon-document_page_tag"
3+
dynamic = ["version"]
4+
5+
[build-system]
6+
requires = ["whool"]
7+
build-backend = "whool.buildapi"

0 commit comments

Comments
 (0)