Skip to content

Commit 30590d0

Browse files
committed
update pfetch
1 parent 374f91e commit 30590d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pfetch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2503,7 +2503,7 @@ get_ascii() {
25032503
main() {
25042504
case $* in
25052505
-v|--version)
2506-
printf '%s 1.9.2\n' "${0##*/}"
2506+
printf '%s 1.9.3\n' "${0##*/}"
25072507
return 0
25082508
;;
25092509

0 commit comments

Comments
 (0)