Commit 4f4f2373 authored by Dylan Araps's avatar Dylan Araps

version: bump

parent 1d65ec4e
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
# SOFTWARE. # SOFTWARE.
# Neofetch version. # Neofetch version.
version="3.4.1-git" version="4.0.0-git"
bash_version="${BASH_VERSION/.*}" bash_version="${BASH_VERSION/.*}"
sys_locale="${LANG:-C}" sys_locale="${LANG:-C}"
...@@ -818,7 +818,7 @@ stdout="off" ...@@ -818,7 +818,7 @@ stdout="off"
# #
# NOTE: Don't change this value, neofetch reads this to determine # NOTE: Don't change this value, neofetch reads this to determine
# how to handle backwards compatibility. # how to handle backwards compatibility.
config_version="3.4.1-git" config_version="4.0.0-git"
EOF EOF
# DETECT INFORMATION # DETECT INFORMATION
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment