diff --git a/chrome-main/manifest.json b/chrome-main/manifest.json index f59d6b8a..85faa88d 100644 --- a/chrome-main/manifest.json +++ b/chrome-main/manifest.json @@ -1,7 +1,7 @@ { "name": "oscnews", - "version": "1.1.0", - "description": "开源中国新闻", + "version": "1.2.0", + "description": "开源中国新闻,Github趋势榜,开发文档导航。", "icons": { "128": "osc-logo.png" }, diff --git a/package.json b/package.json index 2b0ce622..f5ccfaab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "oscnews", - "version": "1.1.0", + "version": "1.2.0", "description": "开源中国看新闻", "main": "index.js", "scripts": {