From 06682d32222bcc201a1800a01f939d8b4c3f458f Mon Sep 17 00:00:00 2001 From: Alexey Skobkin Date: Mon, 9 May 2016 02:52:49 +0300 Subject: [PATCH] Release 1.37.0 --- bower.json | 2 +- chrome_point_plus/manifest.json | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bower.json b/bower.json index 3d943fe..12ce5bb 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "chrome-point-plus", - "version": "1.36.3", + "version": "1.37.0", "authors": [ "Alexey Skobkin" ], diff --git a/chrome_point_plus/manifest.json b/chrome_point_plus/manifest.json index 61761a6..c0291a3 100644 --- a/chrome_point_plus/manifest.json +++ b/chrome_point_plus/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Point+", - "version": "1.36.3", + "version": "1.37.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 08f1e13..1c64a85 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "chrome-point-plus", - "version": "1.36.3", + "version": "1.37.0", "description": "Chrome extension for point.im", "main": "index.js", "scripts": {