fix: dynamic version in script tag
Deploy loadtest / validate (push) Waiting to run

This commit is contained in:
2026-07-11 10:28:55 +04:00
parent b0bc3629be
commit 20843b8dec
+1 -1
View File
@@ -117,6 +117,6 @@
</div>
</div>
<script src="/static/app.js?v=1.0.23"></script>
<script src="/static/app.js?v={{ version }}"></script>
</body>
</html>