1
0
mirror of https://github.com/TheLocehiliosan/yadm synced 2026-03-02 03:49:29 +00:00

Update version number and update documentation

* Fix Bash 3 bad array subscript bug (#411)
This commit is contained in:
Tim Byrne
2022-03-17 18:47:43 -05:00
parent f59d903769
commit abf6ea4b61
5 changed files with 7 additions and 4 deletions

2
yadm
View File

@@ -21,7 +21,7 @@ if [ -z "$BASH_VERSION" ]; then
[ "$YADM_TEST" != 1 ] && exec bash "$0" "$@"
fi
VERSION=3.2.0
VERSION=3.2.1
YADM_WORK="$HOME"
YADM_DIR=