update-version.sh 89 B

123
  1. #!/bin/bash
  2. date > data/version;
  3. sed -i -e "s/Version .*/Version $(date)/g" bugs.appcache