Skip to content

Commit

Permalink
release: 2.0.5
Browse files Browse the repository at this point in the history
Signed-off-by: Stéphane Este-Gracias <sestegra@gmail.com>
  • Loading branch information
sestegra committed Feb 27, 2021
1 parent f990e9e commit 87e7815
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sac
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ set -eou pipefail
trap "exit" INT TERM ERR
trap "kill 0" EXIT

VERSION="2.0.4"
VERSION="2.0.5"
CMD=${1:-""}
UNAME=$(uname -s)
SAC_SHARE_DIR=/usr/local/share/sac
Expand Down

0 comments on commit 87e7815

Please sign in to comment.