Skip to content

Commit e6c9d95

Browse files
committed
bump to version 20230820
1 parent 682c05f commit e6c9d95

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

App/App.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"VersionNumber": 20230819,
2+
"VersionNumber": 20230820,
33
"AppName": "Baiyuanneko's Blog Generator",
44
"officialWebsite": "https://bbg.nekomoe.xyz",
55
"contributors": [

docs/zh-cn/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 更新日志
22

3-
## 20230819
3+
## 20230820
44

55
- 检查更新时默认使用系统代理(感谢 [@scientificworld] 的贡献)
66
- 修复了 deb 包安装过程会出错的问题

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bbg",
3-
"version": "20230819.0.0",
3+
"version": "20230820.0.0",
44
"packageManager": "yarn@1.22.19",
55
"description": "A static blog generator based on Electron Technology.",
66
"license": "UNLICENSED",

0 commit comments

Comments
 (0)