Skip to content

Commit c2688e3

Browse files
committed
1.5.0
1 parent bad9d83 commit c2688e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notification_center.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
SCRIPT_NAME = 'notification_center'
1111
SCRIPT_AUTHOR = 'Sindre Sorhus <sindresorhus@gmail.com>'
12-
SCRIPT_VERSION = '1.4.0'
12+
SCRIPT_VERSION = '1.5.0'
1313
SCRIPT_LICENSE = 'MIT'
1414
SCRIPT_DESC = 'Pass highlights and private messages to the macOS Notification Center'
1515
WEECHAT_ICON = os.path.expanduser('~/.weechat/weechat.png')

0 commit comments

Comments
 (0)