Write Version / Build Number Tag into README.md

This commit is contained in:
Mitchell Krog 2017-06-02 09:47:42 +02:00
parent 83c866eb93
commit ca8d9d4bcf
3 changed files with 46 additions and 0 deletions

View file

@ -58,6 +58,7 @@ sudo ./update-ngxblocker
# Set all our other setup and deploy scripts to be executable
sudo chmod +x $TRAVIS_BUILD_DIR/travisCI/modify-globalblacklist.sh
sudo chmod +x $TRAVIS_BUILD_DIR/travisCI/modify-readme.sh
sudo chmod +x $TRAVIS_BUILD_DIR/travisCI/deploy-package.sh
sudo chmod +x $TRAVIS_BUILD_DIR/travisCI/change-file.sh