diff --git a/package.json b/package.json index 665b5a885..d97f083a3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,6 @@ { "name": "pt-plugin-plus", - "version": "1.0.0", - "private": true, + "version": "1.0.2", "author": { "name": "ronggang", "url": "https://github.com/ronggang" @@ -89,4 +88,4 @@ "last 2 versions", "not ie <= 8" ] -} +} \ No newline at end of file diff --git a/public/manifest.json b/public/manifest.json index 1a54d4544..e99fc258f 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_manifest_appName__", "short_name": "__MSG_manifest_shortName__", - "version": "1.0.1", + "version": "1.0.2", "description": "__MSG_manifest_appDescription__", "manifest_version": 2, "default_locale": "zh_CN",