From 8fccbe9137072a790dc7b8365a6ce897449e64a3 Mon Sep 17 00:00:00 2001 From: Alexey Skobkin Date: Wed, 7 Jan 2015 22:54:11 +0300 Subject: [PATCH] Release 1.30.0 --- bower.json | 2 +- chrome_point_plus/manifest.json | 4 ++-- package.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bower.json b/bower.json index 9650be3..fbe61ff 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "chrome-point-plus", - "version": "1.18.8", + "version": "1.30.0", "authors": [ "Alexey Skobkin" ], diff --git a/chrome_point_plus/manifest.json b/chrome_point_plus/manifest.json index 6674a24..f196188 100644 --- a/chrome_point_plus/manifest.json +++ b/chrome_point_plus/manifest.json @@ -1,7 +1,7 @@ { - "manifest_version": 2, + "manifest_version": 1.30.0, "name": "Point+", - "version": "1.18.8", + "version": "1.30.0", "default_locale": "ru", "author": "__MSG_ext_author__", "homepage_url": "https://bitbucket.org/skobkin/chrome_point_plus", diff --git a/package.json b/package.json index cb65895..1b68b67 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "chrome-point-plus", - "version": "1.18.8", + "version": "1.30.0", "description": "Chrome extension for point.im", "main": "index.js", "scripts": {