diff --git a/web_assets_warmup/README.rst b/web_assets_warmup/README.rst
index 0db052702..b6bec9830 100644
--- a/web_assets_warmup/README.rst
+++ b/web_assets_warmup/README.rst
@@ -67,6 +67,13 @@ Contributors
- Sébastien Alix
- Michael Tietz (MT Software)
+- Do Anh Duy
+
+Other credits
+-------------
+
+The migration of this module from 14.0 to 18.0 was financially supported
+by Camptocamp.
Maintainers
-----------
diff --git a/web_assets_warmup/__manifest__.py b/web_assets_warmup/__manifest__.py
index 8e6aa5c7b..4d9b7ec02 100644
--- a/web_assets_warmup/__manifest__.py
+++ b/web_assets_warmup/__manifest__.py
@@ -3,7 +3,7 @@
{
"name": "Generate assets when Odoo starts",
"summary": "Ensure that assets are generated when Odoo starts.",
- "version": "14.0.1.0.0",
+ "version": "18.0.1.0.0",
"category": "Hidden",
"author": "Camptocamp, Odoo Community Association (OCA)",
"license": "AGPL-3",
diff --git a/web_assets_warmup/data/ir_cron.xml b/web_assets_warmup/data/ir_cron.xml
index e89dc56b3..a71d2e763 100644
--- a/web_assets_warmup/data/ir_cron.xml
+++ b/web_assets_warmup/data/ir_cron.xml
@@ -6,9 +6,7 @@
Generate report assets
1
months
- -1
-
\>
- Michael Tietz (MT Software) \<\>
+- Do Anh Duy \<\>
diff --git a/web_assets_warmup/readme/CREDITS.md b/web_assets_warmup/readme/CREDITS.md
new file mode 100644
index 000000000..573d68b7e
--- /dev/null
+++ b/web_assets_warmup/readme/CREDITS.md
@@ -0,0 +1 @@
+The migration of this module from 14.0 to 18.0 was financially supported by Camptocamp.
diff --git a/web_assets_warmup/static/description/index.html b/web_assets_warmup/static/description/index.html
index 4fda9ffa8..ca2b78601 100644
--- a/web_assets_warmup/static/description/index.html
+++ b/web_assets_warmup/static/description/index.html
@@ -385,7 +385,8 @@ well-generated when Odoo starts, not when the report is printed.
Credits
@@ -411,10 +412,16 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
+
+
+
The migration of this module from 14.0 to 18.0 was financially supported
+by Camptocamp.
+
-
+
This module is maintained by the OCA.