diff --git a/CHANGELOG.md b/CHANGELOG.md index c5ddf2db..e5217dd6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,8 +24,9 @@ it. :+1: ## Discord -Neofetch now has a Discord server. Come and join the discussion! diff --git a/neofetch b/neofetch index c9a76a58..c30231b8 100755 --- a/neofetch +++ b/neofetch @@ -27,7 +27,7 @@ # SOFTWARE. # Neofetch version. -version="4.0.0" +version="4.0.1" bash_version="${BASH_VERSION/.*}" sys_locale="${LANG:-C}" @@ -831,7 +831,7 @@ stdout="off" # # NOTE: Don't change this value, neofetch reads this to determine # how to handle backwards compatibility. -config_version="4.0.0" +config_version="4.0.1" EOF # DETECT INFORMATION diff --git a/neofetch.1 b/neofetch.1 index 159eebc5..4c25cc43 100644 --- a/neofetch.1 +++ b/neofetch.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6. -.TH NEOFETCH "1" "May 2018" "Neofetch 4.0.0" "User Commands" +.TH NEOFETCH "1" "May 2018" "Neofetch 4.0.1" "User Commands" .SH NAME Neofetch \- A fast, highly customizable system info script .SH SYNOPSIS