General: Bump version number to 2.1
This commit is contained in:
parent
afcb210aaa
commit
b5bc72ac51
3 changed files with 2 additions and 102 deletions
2
neofetch
2
neofetch
|
|
@ -3311,7 +3311,7 @@ get_args() {
|
|||
"-v") verbose="on" ;;
|
||||
"-vv") set -x; verbose="on" ;;
|
||||
"--help") usage ;;
|
||||
"--version") printf "%s\n" "Neofetch 2.0.1"; exit ;;
|
||||
"--version") printf "%s\n" "Neofetch 2.1"; exit ;;
|
||||
esac
|
||||
|
||||
shift
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue