1
0
mirror of https://github.com/MailHops/mailhops-plugin.git synced 2025-06-01 05:20:08 -07:00

js/mailhops.js: sync version number with manifest.json.

This commit is contained in:
Mihai Moldovan 2024-04-17 08:33:37 +02:00
parent 08f3706432
commit 7835ac3e96

View File

@ -10,7 +10,7 @@ class MailHops {
loading = false loading = false
tabId = null tabId = null
options = { options = {
version: 'MailHops Plugin 4.3.3', version: 'MailHops Plugin 4.4.0',
api_key: '', api_key: '',
owm_key: '', owm_key: '',
lang: 'en', lang: 'en',