Bump script version strings to bust browser cache

Forces browsers to fetch updated market-script.js and script.js
with the Gantt red line position fix.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Phil Dore 2026-04-24 11:48:54 +01:00
parent 375ca684a1
commit 1f7153d105
2 changed files with 2 additions and 2 deletions

View file

@ -780,6 +780,6 @@
</div><!-- /appContainer -->
<script src="auth.js"></script>
<script src="script.js?v=2026031303"></script>
<script src="script.js?v=2026042401"></script>
</body>
</html>

View file

@ -374,6 +374,6 @@
</p>
</main>
<script src="market-script.js?v=2026042301"></script>
<script src="market-script.js?v=2026042401"></script>
</body>
</html>