From 99500eba18a5fa0a2dd3542b617d5becf88ec818 Mon Sep 17 00:00:00 2001 From: jaywcjlove <398188662@qq.com> Date: Fri, 23 Feb 2018 08:33:11 +0800 Subject: [PATCH] released v1.7.0 --- chrome-main/manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/chrome-main/manifest.json b/chrome-main/manifest.json index 0f31c3b3..f85c4e03 100644 --- a/chrome-main/manifest.json +++ b/chrome-main/manifest.json @@ -1,6 +1,6 @@ { "name": "oscnews", - "version": "1.6.0", + "version": "1.7.0", "description": "查看开源中国软件更新资讯,内置文档导航,GitHub 趋势榜,linux命令索引,浏览历史记录和时钟页面。", "icons": { "128": "osc-logo.png" diff --git a/package.json b/package.json index 148bd9bf..6782388d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "oscnews", - "version": "1.6.0", + "version": "1.7.0", "description": "开源中国新闻,查看开源中国软件更新资讯,文档导航,GitHub 趋势榜,和时钟页面。", "main": "index.js", "scripts": {