diff --git a/package.json b/package.json index 0dadad5..585974c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yandex-mail-notifier-chrome", - "version": "1.1.1", + "version": "1.1.2", "author": { "name": "Alexander Ivantsov", "email": "alexivantsov@ya.ru" diff --git a/src/manifest.json b/src/manifest.json index 86ea17c..9b39e70 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "__MSG_ext_name__", - "version": "1.1.1", + "version": "1.1.2", "default_locale": "ru", "description": "__MSG_ext_description__", "icons": {