Skip to content

Commit

Permalink
bug: bumps up app.js version
Browse files Browse the repository at this point in the history
Closes #429
  • Loading branch information
vchendrix committed May 31, 2024
1 parent 36201cb commit a53141c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/templates/ui/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<link rel="stylesheet" href="static/stylesheets/foundation.css">
<script type="text/javascript" src="static/js/jquery-3.5.0.min.js"></script>
<script type="text/javascript" src="static/js/jquery-ui.js"></script>
<script type="text/javascript" src="static/js/app.js?v=20221026"></script>
<script type="text/javascript" src="static/js/app.js?v=20240531"></script>
<link rel="stylesheet" type="text/css" href="static/stylesheets/style.css">
<script type="text/javascript" src="static/js/foundation.js"></script>
<script type="text/javascript" src="static/js/what-input.js"></script>
Expand Down

0 comments on commit a53141c

Please sign in to comment.