diff --git a/bower.json b/bower.json index ef9fe19..fbe99c0 100755 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "porto", - "version": "6.0.0", + "version": "6.0.1", "description": "Porto is a browser extension library for Google Chrome,Firefox and Safari that allows to develop cross platform browser extension with ease.", "license": "ALS", "private": true, diff --git a/chrome/manifest.json b/chrome/manifest.json index c9e0267..f01f122 100755 --- a/chrome/manifest.json +++ b/chrome/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_ext_name__", - "version": "6.0.0", - "version_name": "6.0.0", + "version": "6.0.1", + "version_name": "6.0.1", "description": "__MSG_ext_description__", "homepage_url":"https://subutai.io", "manifest_version": 2, diff --git a/common/res/defaults.json b/common/res/defaults.json index e84aedd..145bce7 100755 --- a/common/res/defaults.json +++ b/common/res/defaults.json @@ -1,5 +1,5 @@ { - "version": "6.0.0", + "version": "6.0.1", "watch_list": [ { "active": true, diff --git a/common/ui/_popup-generate-key.html b/common/ui/_popup-generate-key.html index bac6d5a..ef94e7a 100755 --- a/common/ui/_popup-generate-key.html +++ b/common/ui/_popup-generate-key.html @@ -29,7 +29,7 @@