mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-12-26 10:35:06 +00:00
Update version
This commit is contained in:
2
neofetch
2
neofetch
@@ -3114,7 +3114,7 @@ getargs() {
|
|||||||
-v) verbose="on" ;;
|
-v) verbose="on" ;;
|
||||||
-vv) set -x; verbose="on" ;;
|
-vv) set -x; verbose="on" ;;
|
||||||
--help) usage ;;
|
--help) usage ;;
|
||||||
--version) printf "%s\n" "Neofetch 1.8"; exit ;;
|
--version) printf "%s\n" "Neofetch 1.9"; exit ;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
shift
|
shift
|
||||||
|
|||||||
Reference in New Issue
Block a user