Version bump

This commit is contained in:
Adrian Groh
2021-12-03 13:13:53 +01:00
parent 923f179a47
commit 90afcf69e4

2
pfetch
View File

@@ -1842,7 +1842,7 @@ get_ascii() {
main() {
case $* in
-v)
printf '%s 0.7.0\n' "${0##*/}"
printf '%s 0.7.1\n' "${0##*/}"
return 0
;;