Skip to content

Commit 8db650d

Browse files
author
onblog
committed
update
1 parent 93bbb12 commit 8db650d

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<div align="center">
22
<h1>📝写作助手</h1>
3-
<img src="https://img.shields.io/github/license/ystcode/BlogHelper"/>
3+
<img src="https://img.shields.io/github/license/onblog/BlogHelper"/>
44
<img src="https://img.shields.io/static/v1?label=electron&message=7.1.7&color="/>
55
<img src="https://img.shields.io/static/v1?label=mac|win|linux&message=7.1.7&color=yellow"/>
66
</div>
@@ -30,11 +30,11 @@
3030

3131
## 🚩更多功能
3232

33-
- 🙋[我要提需求](https://github.com/ystcode/BlogHelper/issues)
33+
- 🙋[我要提需求](https://github.com/onblog/BlogHelper/issues)
3434

3535
## 🚩下载我吧
3636

37-
- 📥[点击下载](https://github.com/ystcode/BlogHelper/releases)
37+
- 📥[点击下载](https://github.com/onblog/BlogHelper/releases)
3838

3939
## 🚩预览
4040

@@ -60,7 +60,7 @@
6060

6161
- LOGO设计师:Summer(QQ:1003737038)
6262

63-
#### 📣如果帮助到你了,请帮忙点亮[Github](https://github.com/ystcode/BlogHelper)右上角小星星,这将是我持续更新的动力!
63+
#### 📣如果帮助到你了,请帮忙点亮[Github](https://github.com/onblog/BlogHelper)右上角小星星,这将是我持续更新的动力!
6464

6565
<img src="https://i.loli.net/2020/01/13/pPoFNwT6fKCZQ2i.png" width="300px" referrerpolicy="no-referrer">
6666

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "blog-helper",
3-
"version": "1.0.27",
3+
"version": "1.0.28",
44
"description": "",
55
"productName": "BlogHelper",
66
"main": "src/main.js",
@@ -13,8 +13,8 @@
1313
"pc",
1414
"util"
1515
],
16-
"author": "Github@ystcode",
17-
"repository": "https://github.com/ystcode/BlogHelper",
16+
"author": "Github@onblog",
17+
"repository": "https://github.com/onblog/BlogHelper",
1818
"license": "GPL-3.0-only",
1919
"devDependencies": {
2020
"electron": "^7.1.7",
@@ -39,7 +39,7 @@
3939
"urlencode": "^1.1.0"
4040
},
4141
"build": {
42-
"appId": "com.github.ystcode.bloghelper",
42+
"appId": "com.github.onblog.bloghelper",
4343
"productName": "写作助手",
4444
"mac": {
4545
"icon": "build/app.icns",

0 commit comments

Comments
 (0)