mirror of
https://github.com/MailHops/mailhops-plugin.git
synced 2025-05-29 12:00:11 -07:00
Bump 4.1.1
This commit is contained in:
parent
8076bd77da
commit
8b12a00e11
@ -10,7 +10,7 @@ const MailHops = {
|
|||||||
loading: false,
|
loading: false,
|
||||||
previousId: null,
|
previousId: null,
|
||||||
options: {
|
options: {
|
||||||
version: 'MailHops Plugin 4.0.0',
|
version: 'MailHops Plugin 4.1.1',
|
||||||
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.1.0",
|
"version": "4.1.1",
|
||||||
"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