fix(edit): add version cache-busters to api.js and topbar-strip.js
This commit is contained in:
parent
36f165807a
commit
4407e8ce6d
1 changed files with 2 additions and 2 deletions
|
|
@ -433,8 +433,8 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<script src="js/api.js"></script>
|
||||
<script src="js/topbar-strip.js"></script>
|
||||
<script src="js/api.js?v=6"></script>
|
||||
<script src="js/topbar-strip.js?v=1"></script>
|
||||
<script src="js/edit.js?v=2"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Reference in a new issue