[BOT] post-merge updates

This commit is contained in:
OCA-git-bot
2024-11-13 23:23:29 +00:00
parent 33ca40565f
commit 433dcc31c0
4 changed files with 18 additions and 3 deletions

View File

@@ -0,0 +1,11 @@
[project]
name = "odoo-addons-oca-knowledge"
version = "18.0.20241113.0"
dependencies = [
"odoo-addon-document_knowledge==18.0.*",
]
classifiers=[
"Programming Language :: Python",
"Framework :: Odoo",
"Framework :: Odoo :: 18.0",
]