version: bump
This commit is contained in:
parent
8493805eda
commit
b633ce9a0c
2 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||||
|
|
2
neofetch
2
neofetch
|
@ -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}"
|
||||||
|
|
Reference in a new issue