v0.9.23 Fixed sending signals to processes in OsX/BSD not working

This commit is contained in:
aristocratos 2020-07-13 00:06:50 +02:00
parent e91e0c7905
commit 236e0f7dbb
2 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,9 @@
# Changelog
## v0.9.23
* Fixed: kill/terminate/interrupt process not working in OsX and FreeBSD
## v0.9.22
* Added: Added handler for mktemp failure for psutil script

View File

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