diff --git a/config/config b/config/config index 2d07b6a6..2a57fe3f 100644 --- a/config/config +++ b/config/config @@ -707,4 +707,4 @@ image_host="teknik" # # NOTE: Don't change this value, neofetch reads this to determine # how to handle backwards compatibility. -config_version="3.0.1" +config_version="3.0.2" diff --git a/neofetch b/neofetch index fcfe40f9..948651d2 100755 --- a/neofetch +++ b/neofetch @@ -9,7 +9,7 @@ # https://github.com/dylanaraps/ # Neofetch version. -version="3.0.1" +version="3.0.2" bash_version="${BASH_VERSION/.*}" sys_locale="${LANG:-C}" diff --git a/neofetch.1 b/neofetch.1 index ceec6390..8dd16156 100644 --- a/neofetch.1 +++ b/neofetch.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH NEOFETCH "1" "January 2017" "Neofetch 3.0.1" "User Commands" +.TH NEOFETCH "1" "January 2017" "Neofetch 3.0.2" "User Commands" .SH NAME Neofetch \- A fast, highly customizable system info script .SH SYNOPSIS