aboutsummaryrefslogtreecommitdiffstats
path: root/dfly-update
diff options
context:
space:
mode:
authorAaron LI <aly@aaronly.me>2018-12-20 15:45:34 +0800
committerAaron LI <aly@aaronly.me>2018-12-20 15:45:34 +0800
commit46010d2de8361cafca426068e8ee3fb95222fea5 (patch)
treefbc4220928be72f5c78495036bc4095831db57ef /dfly-update
parent6af90a418568aff1371d167e5d429d2bb6c0bae4 (diff)
downloaddfly-update-46010d2de8361cafca426068e8ee3fb95222fea5.tar.bz2
Bump to version 0.1.4v0.1.4
Diffstat (limited to 'dfly-update')
-rwxr-xr-xdfly-update2
1 files changed, 1 insertions, 1 deletions
diff --git a/dfly-update b/dfly-update
index e853b95..6da5c60 100755
--- a/dfly-update
+++ b/dfly-update
@@ -14,7 +14,7 @@ set -u
DEBUG=${DEBUG:-""}
-VERSION="0.1.3"
+VERSION="0.1.4"
NAME="dfly-update"
TOOLDIR="${0%/*}"
PREFIX="${PREFIX:-${TOOLDIR}}"