diff --git a/package.json b/package.json index bdba8cade..d73c0d8e0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pt-plugin-plus", - "version": "1.5.2", + "version": "1.6.0", "author": { "name": "ronggang", "url": "https://github.com/ronggang" @@ -127,4 +127,4 @@ "last 2 versions", "not ie <= 8" ] -} +} \ No newline at end of file diff --git a/public/_locales/zh_CN/messages.json b/public/_locales/zh_CN/messages.json index 47f021fa7..3dcaa10bf 100644 --- a/public/_locales/zh_CN/messages.json +++ b/public/_locales/zh_CN/messages.json @@ -3,7 +3,7 @@ "message": "PT Plugin Plus" }, "manifest_shortName": { - "message": "PT Plugin Plus" + "message": "PTPP" }, "manifest_appDescription": { "message": "PT 助手,一个可以提升 PT 站点使用效率的工具。" diff --git a/public/manifest.json b/public/manifest.json index eb2db32fb..510ea0306 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_manifest_appName__", "short_name": "__MSG_manifest_shortName__", - "version": "1.5.2", + "version": "1.6.0", "description": "__MSG_manifest_appDescription__", "manifest_version": 2, "default_locale": "zh_CN", diff --git a/update/index.xml b/update/index.xml index e88ab4f35..08f98f75b 100644 --- a/update/index.xml +++ b/update/index.xml @@ -1,6 +1,6 @@ - + \ No newline at end of file