diff --git a/package.json b/package.json index dea163482..c610e14d0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pt-plugin-plus", - "version": "1.3.1", + "version": "1.3.2", "author": { "name": "ronggang", "url": "https://github.com/ronggang" @@ -98,4 +98,4 @@ "last 2 versions", "not ie <= 8" ] -} +} \ No newline at end of file diff --git a/public/manifest.json b/public/manifest.json index a69f8c9cd..853e2b9d3 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,8 +1,8 @@ { "name": "__MSG_manifest_appName__", "short_name": "__MSG_manifest_shortName__", - "version": "1.3.1", - "version_name": "1.3.1", + "version": "1.3.2", + "version_name": "1.3.2", "description": "__MSG_manifest_appDescription__", "manifest_version": 2, "default_locale": "zh_CN",