version: bump

This commit is contained in:
dylan araps 2017-09-14 10:23:03 +10:00
parent 8493805eda
commit b633ce9a0c
2 changed files with 2 additions and 2 deletions

View File

@ -729,4 +729,4 @@ 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.3.0" config_version="3.3.1-git"

View File

@ -9,7 +9,7 @@
# https://github.com/dylanaraps/ # https://github.com/dylanaraps/
# Neofetch version. # Neofetch version.
version="3.3.0" version="3.3.1-git"
bash_version="${BASH_VERSION/.*}" bash_version="${BASH_VERSION/.*}"
sys_locale="${LANG:-C}" sys_locale="${LANG:-C}"