Replace the version hashing with git revision hashing to fix browser

caching
This commit is contained in:
Albert Santoni 2015-02-19 10:01:09 -05:00
parent 5a644ae0b8
commit 73cb14155c
3 changed files with 11 additions and 4 deletions

5
build.sh Executable file
View file

@ -0,0 +1,5 @@
#!/bin/bash
composer install
git rev-parse HEAD > VERSION