Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

Commit

Permalink
velox.js add ver qs
Browse files Browse the repository at this point in the history
  • Loading branch information
boypt committed Jan 21, 2020
1 parent f59ef62 commit c7cdd5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/files/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ <h2>
<script src="js/vendor/query-string.js"></script>
<script src="js/vendor/angular.min.js"></script>
<script src="js/vendor/moment.min.js"></script>
<script src="js/velox.js"></script>
<script src="js/velox.js?CLDVER"></script>
<script>
window.app = window.angular.module('app', []);
</script>
Expand Down

0 comments on commit c7cdd5a

Please sign in to comment.