mirror of
https://github.com/MailHops/mailhops-plugin.git
synced 2025-05-15 22:00:08 -07:00
Bump 4.5.0
This commit is contained in:
parent
cec2bf5f4f
commit
aafcb35be1
@ -10,7 +10,7 @@ class MailHops {
|
|||||||
loading = false
|
loading = false
|
||||||
tabId = null
|
tabId = null
|
||||||
options = {
|
options = {
|
||||||
version: 'MailHops Plugin 4.4.2',
|
version: 'MailHops Plugin 4.5.0',
|
||||||
api_key: '',
|
api_key: '',
|
||||||
owm_key: '',
|
owm_key: '',
|
||||||
lang: 'en',
|
lang: 'en',
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"name": "__MSG_appName__",
|
"name": "__MSG_appName__",
|
||||||
"description": "__MSG_appDesc__",
|
"description": "__MSG_appDesc__",
|
||||||
"version": "4.4.2",
|
"version": "4.5.0",
|
||||||
"author": "Hopsware LLC",
|
"author": "Hopsware LLC",
|
||||||
"developer": {
|
"developer": {
|
||||||
"name": "Andrew Van Tassel",
|
"name": "Andrew Van Tassel",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user