Skip to content

Commit

Permalink
released v1.14.2 #22
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Nov 7, 2019
1 parent 65415b7 commit 478838d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion chrome-main/manifest.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
{
"name": "oscnews",
"version": "1.14.0",
"version": "1.14.2",
"description": "查看开源中国软件更新资讯,内置文档导航,GitHub 趋势榜,linux命令索引,浏览历史记录和时钟页面。",
"icons": {
"128": "osc-logo.png"
},
"permissions": [
"*://*/*",
"tabs",
"activeTab",
"unlimitedStorage",
"storage",
"history",
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.14.1",
"version": "1.14.2",
"description": "开源中国新闻,查看开源中国软件更新资讯,文档导航,GitHub 趋势榜,和时钟页面。",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 478838d

Please sign in to comment.