Skip to content

Commit 2d10f31

Browse files
committed
bump to version 20250817
1 parent 85cb8e6 commit 2d10f31

3 files changed

Lines changed: 7 additions & 2 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": 20250728,
2+
"VersionNumber": 20250817,
33
"AppName": "Baiyuanneko's Blog Generator",
44
"officialWebsite": "https://bbg.nekomoe.xyz",
55
"contributors": [

docs/zh-cn/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# 更新日志
22

3+
## ## 20250817
4+
5+
* 修复了windows下,图片预览不可用的问题
6+
* 修复了生成博客中,代码高亮在暗色模式下不可用的问题
7+
38
## 20250611
49

510
* 新的UI

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": "20250728.0.0",
3+
"version": "20250817.0.0",
44
"description": "A static blog generator based on Electron Technology.",
55
"license": "UNLICENSED",
66
"author": {

0 commit comments

Comments
 (0)