summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoraristocratos <gnmjpl@gmail.com>2020-05-25 16:48:58 +0200
committeraristocratos <gnmjpl@gmail.com>2020-05-25 16:48:58 +0200
commitf75bbe3203bfabf9153df9ffe4ee73e18c8e4a65 (patch)
treebef8558f7b30cbea51217a3f774af002f5dbbae8
parentda37e5df9f98fe791e713a763e113af919570175 (diff)
v0.9.4 More OSX fixesv0.9.4
-rw-r--r--CHANGELOG.md4
-rwxr-xr-xbashtop2
2 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e216d6f..2eb17e0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,9 @@
# Changelog
+## v0.9.4
+
+* Fixed: Missing path for OSX df and correct swap usage reporting for OSX
+
## v0.9.3
* Fixed: Resizing problems in iTerm2
diff --git a/bashtop b/bashtop
index 76f0bcf..34d6078 100755
--- a/bashtop
+++ b/bashtop
@@ -66,7 +66,7 @@ banner=(
"██╔══██╗██╔══██║╚════██║██╔══██║ ██║ ██║ ██║██╔═══╝ "
"██████╔╝██║ ██║███████║██║ ██║ ██║ ╚██████╔╝██║ "
"╚═════╝ ╚═╝ ╚═╝╚══════╝╚═╝ ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ")
-declare version="0.9.3"
+declare version="0.9.4"
#* Get latest version of BashTOP from https://github.com/aristocratos/bashtop