luqmaan/Instabus

Version the JavaScript and CSS files

Closed this issue · 1 comments

Do something like this

<script src="js/app.js?v=0.0.9"></script>

This should fix #114 from happening again.

Fixed in 0bb8b14