Bump version of libnotify plugin

This commit is contained in:
Patrick Ulbrich
2020-06-28 17:47:27 +02:00
parent 2536b2d88a
commit 2a2fa47069

View File

@@ -111,7 +111,7 @@ class LibNotifyPlugin(Plugin):
def get_manifest(self):
return (_("LibNotify Notifications"),
_("Shows a popup when new mails arrive."),
"2.0",
"2.1",
"Patrick Ulbrich <zulu99@gmx.net>")