summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoraristocratos <gnmjpl@gmail.com>2020-06-21 14:08:25 +0200
committeraristocratos <gnmjpl@gmail.com>2020-06-21 14:08:25 +0200
commitabd907d8fca78586da4229b60536de128ab4a91e (patch)
treeac7df74ac6bbd66adf3e92a63d05e018f1e84de1
parent6c77a567070c95bda333e2ce15439f587d802224 (diff)
v0.9.14 Additional error checkingv0.9.14
-rw-r--r--CHANGELOG.md6
-rwxr-xr-xbashtop2
2 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index dac85d6..5b76a10 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,11 @@
# Changelog
+## v0.9.14
+
+* Added: Additional processes error checking
+* Added: Additional sensors error checking
+* Added: Additional psutil error checking
+
## v0.9.13
* Added: More robust psutil error handling
diff --git a/bashtop b/bashtop
index 682beb2..fcbd11c 100755
--- a/bashtop
+++ b/bashtop
@@ -91,7 +91,7 @@ banner=(
"██╔══██╗██╔══██║╚════██║██╔══██║ ██║ ██║ ██║██╔═══╝ "
"██████╔╝██║ ██║███████║██║ ██║ ██║ ╚██████╔╝██║ "
"╚═════╝ ╚═╝ ╚═╝╚══════╝╚═╝ ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ")
-declare version="0.9.13"
+declare version="0.9.14"
#* Get latest version of BashTOP from https://github.com/aristocratos/bashtop