Skip to content

Commit 8d969cc

Browse files
committed
bump to version 20240613
1 parent c402bdb commit 8d969cc

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": 20240612,
2+
"VersionNumber": 20240613,
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-
## 20240612
3+
## 20240613
44

55
- 修复了无法创建新文章(`Invalid time value`)的问题
66
- 修复了创建博客在加载阶段有多余的界面元素的问题

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": "20240612.0.0",
3+
"version": "20240613.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)