From dc58ac8532f05714b7b33e9d07978aa08c9894f0 Mon Sep 17 00:00:00 2001 From: Alexey Skobkin Date: Mon, 9 May 2016 03:33:35 +0300 Subject: [PATCH] Release 1.38.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 727ea44..57f4268 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "chrome-point-plus", - "version": "1.37.1", + "version": "1.38.0", "authors": [ "Alexey Skobkin" ], diff --git a/chrome_point_plus/manifest.json b/chrome_point_plus/manifest.json index 70ce3fe..e413966 100644 --- a/chrome_point_plus/manifest.json +++ b/chrome_point_plus/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Point+", - "version": "1.37.1", + "version": "1.38.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 91fe1f0..06c31f4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "chrome-point-plus", - "version": "1.37.1", + "version": "1.38.0", "description": "Chrome extension for point.im", "main": "index.js", "scripts": {