Skip to content

Commit

Permalink
released v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Jan 31, 2018
1 parent dc13207 commit 6d0970a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions chrome-main/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "oscnews",
"version": "1.1.0",
"description": "开源中国新闻",
"version": "1.2.0",
"description": "开源中国新闻,Github趋势榜,开发文档导航。",
"icons": {
"128": "osc-logo.png"
},
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oscnews",
"version": "1.1.0",
"version": "1.2.0",
"description": "开源中国看新闻",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 6d0970a

Please sign in to comment.