fix: bump app.js cache busting version

This commit is contained in:
2026-02-18 10:08:11 +08:00
parent 96ff46aa4a
commit 7ee727bd3a

View File

@@ -7599,6 +7599,6 @@
} }
</style> </style>
<script src="app.js?v=20260217004"></script> <script src="app.js?v=20260218001"></script>
</body> </body>
</html> </html>