mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-12-24 04:22:32 +00:00
version: bump
This commit is contained in:
4
neofetch
4
neofetch
@@ -27,7 +27,7 @@
|
||||
# SOFTWARE.
|
||||
|
||||
# Neofetch version.
|
||||
version="3.4.1-git"
|
||||
version="4.0.0-git"
|
||||
|
||||
bash_version="${BASH_VERSION/.*}"
|
||||
sys_locale="${LANG:-C}"
|
||||
@@ -818,7 +818,7 @@ stdout="off"
|
||||
#
|
||||
# NOTE: Don't change this value, neofetch reads this to determine
|
||||
# how to handle backwards compatibility.
|
||||
config_version="3.4.1-git"
|
||||
config_version="4.0.0-git"
|
||||
EOF
|
||||
|
||||
# DETECT INFORMATION
|
||||
|
||||
Reference in New Issue
Block a user