bump DiffSentinelVersion

This commit is contained in:
Atsushi Sakai
2020-05-04 20:34:03 +09:00
parent ae19d07bc3
commit ab49acb1ac

View File

@@ -1,6 +1,6 @@
#!/bin/bash
echo "$(basename $0) start!"
VERSION=v0.1.5
VERSION=v0.1.6
wget https://github.com/AtsushiSakai/DiffSentinel/archive/${VERSION}.zip
unzip ${VERSION}.zip
./DiffSentinel*/starter.sh HEAD origin/master