summaryrefslogtreecommitdiff
path: root/plugins/wd/wd.sh
diff options
context:
space:
mode:
authorMarkus Færevaag <m@frv.ag>2017-11-08 00:40:24 +0900
committerRobby Russell <robby@planetargon.com>2017-11-07 07:40:24 -0800
commit46062e25cc4ebae21465cac4680ce284dcf475a7 (patch)
tree946792c813937475bd74ba8ea84f0ec5d9a5e291 /plugins/wd/wd.sh
parent9edb3fcebac250e12850530222a10a13d513f03f (diff)
downloadzsh-46062e25cc4ebae21465cac4680ce284dcf475a7.tar.gz
zsh-46062e25cc4ebae21465cac4680ce284dcf475a7.tar.bz2
zsh-46062e25cc4ebae21465cac4680ce284dcf475a7.zip
[wd] Update wd plugin to latest (#6383)
* Update wd plugin to v0.4.5 * [wd] Update wd plugin to v0.4.6
Diffstat (limited to 'plugins/wd/wd.sh')
-rwxr-xr-xplugins/wd/wd.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/wd/wd.sh b/plugins/wd/wd.sh
index c330dd358..3d68583f1 100755
--- a/plugins/wd/wd.sh
+++ b/plugins/wd/wd.sh
@@ -8,7 +8,7 @@
# @github.com/mfaerevaag/wd
# version
-readonly WD_VERSION=0.4.4
+readonly WD_VERSION=0.4.6
# colors
readonly WD_BLUE="\033[96m"