Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
docs: update
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanaraps committed Jan 27, 2019
1 parent dcd8ce0 commit 152a34e
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 @@ -849,7 +849,7 @@ main() {

# Handle version as the first argument.
[[ $1 == -v ]] && {
printf '%s\n' "fff 1.6"
printf '%s\n' "fff 1.7"
exit
}

Expand Down

0 comments on commit 152a34e

Please sign in to comment.