Skip to content

Commit

Permalink
Version 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
doekman committed Mar 7, 2019
1 parent 6b3bb86 commit 3ef462a
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.6.6#issue2
SCRIPT_VER=0.7.0
SCRIPT_NAME=$(basename $0 .sh)
CALLED_WITH="$0 $@"
LOG_PATH=~/Library/Logs/Catsdeep/
Expand Down

0 comments on commit 3ef462a

Please sign in to comment.