web/web_refresher/__manifest__.py

12 lines
323 B
Python

{
"name": "Web Refresher",
"version": "13.0.1.0.0",
"author": "Compassion Switzerland, " "Odoo Community Association (OCA)",
"license": "AGPL-3",
"website": "https://github.com/OCA/web",
"data": ["templates/assets.xml"],
"depends": ["web"],
"installable": True,
"auto_install": False,
}