Skip to content

Commit

Permalink
[release] version: 3.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Kamontat Chantrachirathumrong committed Mar 29, 2019
1 parent b343195 commit 16d2280
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sginstall.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ ZSHRC=".zshrc"

GIT_REPO="https://github.com/kamontat/myzs.git"

DEFAULT_VERSION="3.3.4"
DEFAULT_VERSION="3.3.6"
VERSION="$([[ "$1" == "" ]] && echo "$DEFAULT_VERSION" || echo "$1")"

help() {
Expand Down

0 comments on commit 16d2280

Please sign in to comment.