Skip to content

Commit 2d6a074

Browse files
committed
bump version
1 parent d77bda2 commit 2d6a074

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pfetch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2496,7 +2496,7 @@ get_ascii() {
24962496
main() {
24972497
case $* in
24982498
-v|--version)
2499-
printf '%s 1.7.1\n' "${0##*/}"
2499+
printf '%s 1.8.1\n' "${0##*/}"
25002500
return 0
25012501
;;
25022502

0 commit comments

Comments
 (0)