mkiol / GNotifier

Thunderbird add-on that replaces built-in notifications with the OS native notifications
https://addons.mozilla.org/thunderbird/addon/gnotifier/
GNU General Public License v3.0
164 stars 25 forks source link

bump Firefox compatibility #73

Closed dffischer closed 8 years ago

dffischer commented 8 years ago

Like previously seen in #66, with a new Firefox release comes the time to update the compatible version range for this Add-On. Once again it already works flawlessly with version 42, as tested via a Mozilla demo tool, so the only thing left to do is increasing the maximum compatible version in the install.rdf file.

mkiol commented 8 years ago

As always, thank you!

dffischer commented 8 years ago

As always, thank you for the swift merge.