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:
parent
375ca684a1
commit
1f7153d105
2 changed files with 2 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -374,6 +374,6 @@
|
|||
</p>
|
||||
</main>
|
||||
|
||||
<script src="market-script.js?v=2026042301"></script>
|
||||
<script src="market-script.js?v=2026042401"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue