Fix: bump background.js cache version to v3 for continuum toggle

This commit is contained in:
Jacquin Antoine
2026-05-19 18:19:41 +02:00
parent 75d271c696
commit 0f2417bf88

View File

@ -81,7 +81,7 @@
<script src="/static/js/isotope_lines.js?v=2"></script>
<script src="/static/js/spectrum.js?v=2"></script>
<script src="/static/js/history.js?v=2"></script>
<script src="/static/js/background.js?v=2"></script>
<script src="/static/js/background.js?v=3"></script>
<script src="/static/js/cps.js?v=2"></script>
<script src="/static/js/app.js?v=2"></script>
</body>