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

Commit 152a34e

Browse files
committed
docs: update
1 parent dcd8ce0 commit 152a34e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -849,7 +849,7 @@ main() {
849849

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

0 commit comments

Comments
 (0)