From f5d93c8d5c8036a917693db1967e96dc1b0846a0 Mon Sep 17 00:00:00 2001 From: Alexander Ivantsov Date: Sat, 14 Jan 2017 14:00:13 +0100 Subject: [PATCH] bump v1.1.2 --- package.json | 2 +- src/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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": {