mirror of
https://github.com/philippdieter/zsh-auto-notify.git
synced 2026-05-05 15:42:47 +00:00
bump version to 0.10.0
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
Changelog for zsh-auto-notify
|
||||
=============================
|
||||
|
||||
0.10.0
|
||||
-----
|
||||
* Allow specifying an icon with notify-send backends
|
||||
|
||||
0.8.0
|
||||
-----
|
||||
* Change notify-send application title to `zsh`
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export AUTO_NOTIFY_VERSION="0.8.1"
|
||||
export AUTO_NOTIFY_VERSION="0.10.0"
|
||||
|
||||
# Time it takes for a notification to expire
|
||||
[[ -z "$AUTO_NOTIFY_EXPIRE_TIME" ]] &&
|
||||
|
||||
Reference in New Issue
Block a user