summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoraristocratos <gnmjpl@gmail.com>2020-04-25 13:49:52 +0200
committeraristocratos <gnmjpl@gmail.com>2020-04-25 13:49:52 +0200
commit74fac23092e9ff1be5b2fcc0e785a07476173549 (patch)
treefa4d0de3de09a804007611fc3595f78fe7c8ad28
parent93fc9c44bd4bb1f762de37599d139a64501d22e9 (diff)
v0.8.6v0.8.6
-rwxr-xr-xbashtop2
1 files changed, 1 insertions, 1 deletions
diff --git a/bashtop b/bashtop
index 3b5406d..639a5d3 100755
--- a/bashtop
+++ b/bashtop
@@ -41,7 +41,7 @@ banner=(
"██╔══██╗██╔══██║╚════██║██╔══██║ ██║ ██║ ██║██╔═══╝ "
"██████╔╝██║ ██║███████║██║ ██║ ██║ ╚██████╔╝██║ "
"╚═════╝ ╚═╝ ╚═╝╚══════╝╚═╝ ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ")
-declare version="0.8.5"
+declare version="0.8.6"
declare banner_width=${#banner[0]}
banner_colors=("#E62525" "#CD2121" "#B31D1D" "#9A1919" "#801414")