From 028c71452d8a70ead0260dde6d645ac2c882291b Mon Sep 17 00:00:00 2001 From: gsinghpal Date: Wed, 6 May 2026 22:33:25 -0400 Subject: [PATCH] chore(fusion_planning): bump version to bust asset bundle cache Earlier nav-spacing CSS fix didn't bust the bundle hash because the file's content alone determines the hash and the previous deploy extracted into the wrong path so the CSS file on the server never actually changed. After fixing the deploy and upgrading, bumping the version + clearing ir_attachment forces a fresh bundle URL. Co-Authored-By: Claude Opus 4.7 (1M context) --- fusion_planning/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fusion_planning/__manifest__.py b/fusion_planning/__manifest__.py index 154bd309..7deadc02 100644 --- a/fusion_planning/__manifest__.py +++ b/fusion_planning/__manifest__.py @@ -5,7 +5,7 @@ { 'name': 'Fusion Planning', - 'version': '19.0.1.0.0', + 'version': '19.0.1.0.1', 'category': 'Human Resources/Planning', 'summary': 'Fusion Clock bridge to Odoo Planning - employee schedule on the portal', 'description': """