Update version
This commit is contained in:
parent
479fef73ea
commit
b60f281119
1 changed files with 1 additions and 1 deletions
2
neofetch
2
neofetch
|
@ -3114,7 +3114,7 @@ getargs() {
|
|||
-v) verbose="on" ;;
|
||||
-vv) set -x; verbose="on" ;;
|
||||
--help) usage ;;
|
||||
--version) printf "%s\n" "Neofetch 1.8"; exit ;;
|
||||
--version) printf "%s\n" "Neofetch 1.9"; exit ;;
|
||||
esac
|
||||
|
||||
shift
|
||||
|
|
Loading…
Reference in a new issue