diff --git a/content/preferences.html b/content/preferences.html index 046c6f4..2b73368 100644 --- a/content/preferences.html +++ b/content/preferences.html @@ -67,7 +67,7 @@
- MailHops API uses OpenWeatherMap to get the weather of the sender + MailHops API uses OpenWeatherMap to get the weather of the sender
Register for an API Key to enable this feature.
diff --git a/js/mailhops.js b/js/mailhops.js index d16d6f2..935777b 100644 --- a/js/mailhops.js +++ b/js/mailhops.js @@ -10,7 +10,7 @@ class MailHops { loading = false tabId = null options = { - version: 'MailHops Plugin 4.4.0', + version: 'MailHops Plugin 4.4.1', api_key: '', owm_key: '', lang: 'en',