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
# 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/
# Neofetch version.
version="3.3.0"
version="3.3.1-git"
bash_version="${BASH_VERSION/.*}"
sys_locale="${LANG:-C}"