3
0
Fork 0

[MIG] web_refresher: Migration to 15.0

17.0
Thanakrit Pintana 2021-11-24 15:36:29 +07:00 committed by Taras Shabaranskyi
parent c9c3bb72a6
commit 31dc9aba03
4 changed files with 7 additions and 3 deletions

View File

@ -60,6 +60,8 @@ Contributors
* João Marques
* Thanakrit Pintana
Maintainers
~~~~~~~~~~~

View File

@ -1,11 +1,11 @@
{
"name": "Web Refresher",
"version": "14.0.1.0.0",
"version": "15.0.1.0.0",
"author": "Compassion Switzerland, Odoo Community Association (OCA)",
"license": "AGPL-3",
"website": "https://github.com/OCA/web",
"qweb": ["templates/pager_button.xml"],
"depends": ["web"],
"installable": True,
"auto_install": False,
"assets": {"web.assets_qweb": ["web_refresher/static/src/xml/pager_button.xml"]},
}

View File

@ -2,3 +2,5 @@
* `Tecnativa <https://www.tecnativa.com>`__:
* João Marques
* Thanakrit Pintana