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": {