Bumps app.bundle.js version.

This commit is contained in:
George Politis 2015-04-22 14:30:24 +02:00
parent 57cd2647f3
commit ce7b6be024
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
<script src="libs/popover.js?v=1"></script><!-- bootstrap tooltip lib -->
<script src="libs/toastr.js?v=1"></script><!-- notifications lib -->
<script src="interface_config.js?v=5"></script>
<script src="libs/app.bundle.js?v=59"></script>
<script src="libs/app.bundle.js?v=60"></script>
<script src="analytics.js?v=1"></script><!-- google analytics plugin -->
<link rel="stylesheet" href="css/font.css?v=7"/>
<link rel="stylesheet" href="css/toastr.css?v=1">