Skip to content

Commit

Permalink
[code] changed release version in code
Browse files Browse the repository at this point in the history
  • Loading branch information
Sidd-Dino committed Sep 12, 2020
1 parent deb8e68 commit 70a7044
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fff
Original file line number Diff line number Diff line change
Expand Up @@ -1427,7 +1427,7 @@ main() {
cd "${2:-$1}" &>/dev/null ||:

[[ $1 == -v ]] && {
printf '%s\n' "fff 2.2"
printf '%s\n' "fff 2.2 (devicons)"
exit
}

Expand Down

0 comments on commit 70a7044

Please sign in to comment.