Version: Bump Neofetch to 2.1.0
This commit is contained in:
parent
ae4e2b038d
commit
9343a42a07
3 changed files with 3 additions and 22 deletions
2
neofetch
2
neofetch
|
@ -3303,7 +3303,7 @@ get_args() {
|
|||
"-v") verbose="on" ;;
|
||||
"-vv") set -x; verbose="on" ;;
|
||||
"--help") usage ;;
|
||||
"--version") printf "%s\n" "Neofetch 2.0.2"; exit ;;
|
||||
"--version") printf "%s\n" "Neofetch 2.1.0"; exit ;;
|
||||
esac
|
||||
|
||||
shift
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue