chore: Bump asset versions for cache invalidation
Update JS asset version from 20260207 to 20260215 to force browser cache reload after theme/logo fixes. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
a29255c848
commit
ccee337522
1 changed files with 2 additions and 2 deletions
|
|
@ -72,10 +72,10 @@
|
|||
|
||||
<!-- SECURITY BOOTSTRAP - MUST load immediately after HTMX -->
|
||||
<!-- This provides centralized auth for ALL apps: HTMX, fetch, XHR -->
|
||||
<script src="suite/js/security-bootstrap.js?v=20260207b"></script>
|
||||
<script src="suite/js/security-bootstrap.js?v=20260215a"></script>
|
||||
|
||||
<!-- ERROR REPORTER - Captures JS errors and sends to server log -->
|
||||
<script src="suite/js/error-reporter.js?v=20260207c"></script>
|
||||
<script src="suite/js/error-reporter.js?v=20260215a"></script>
|
||||
|
||||
<!-- i18n -->
|
||||
<script src="suite/js/i18n.js"></script>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue