v0.9.7 Fix for default language in UTF-8 locale check

This commit is contained in:
aristocratos 2020-05-29 23:36:00 +02:00
parent ae9a066dc1
commit fe81a40fe7
2 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,9 @@
# Changelog
## v0.9.7
* Changed: UTF-8 locale check, try to find UTF-8 for current language if LANG is set but not with "UTF-8" suffix
## v0.9.6
* Fixed: UTF-8 locale check

View File

@ -91,7 +91,7 @@ banner=(
"██╔══██╗██╔══██║╚════██║██╔══██║ ██║ ██║ ██║██╔═══╝ "
"██████╔╝██║ ██║███████║██║ ██║ ██║ ╚██████╔╝██║ "
"╚═════╝ ╚═╝ ╚═╝╚══════╝╚═╝ ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ")
declare version="0.9.6"
declare version="0.9.7"
#* Get latest version of BashTOP from https://github.com/aristocratos/bashtop