Skip to content

Commit

Permalink
Version 0.7.1
Browse files Browse the repository at this point in the history
Ran shellcheck on script
  • Loading branch information
doekman committed Dec 28, 2021
1 parent f3ffa31 commit 5fa2368
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion osagitfilter.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
set -euo pipefail
IFS=$'\n\t'

SCRIPT_VER=0.7.0
SCRIPT_VER=0.7.1
SCRIPT_NAME=$(basename $0 .sh)
CALLED_WITH="$0 $@"
LOG_PATH=~/Library/Logs/Catsdeep/
Expand Down

0 comments on commit 5fa2368

Please sign in to comment.