We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bad9d83 commit c2688e3Copy full SHA for c2688e3
notification_center.py
@@ -9,7 +9,7 @@
9
10
SCRIPT_NAME = 'notification_center'
11
SCRIPT_AUTHOR = 'Sindre Sorhus <sindresorhus@gmail.com>'
12
-SCRIPT_VERSION = '1.4.0'
+SCRIPT_VERSION = '1.5.0'
13
SCRIPT_LICENSE = 'MIT'
14
SCRIPT_DESC = 'Pass highlights and private messages to the macOS Notification Center'
15
WEECHAT_ICON = os.path.expanduser('~/.weechat/weechat.png')
0 commit comments