Skip to content

Commit 640f27c

Browse files
committed
1. 修改程序ICON
1 parent 6ddb457 commit 640f27c

File tree

4 files changed

+4
-1
lines changed

4 files changed

+4
-1
lines changed

app.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ const (
2323
configDefaultUserKey = "userConfig.defaultUser"
2424
configUsersKey = "userConfig.users"
2525
configExportPathKey = "exportPath"
26-
appVersion = "v1.2.2"
26+
appVersion = "v1.2.3"
2727
)
2828

2929
type FileLoader struct {

build/appicon.png

9.17 KB
Loading

build/windows/icon.ico

-246 KB
Binary file not shown.

changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## v1.2.3
2+
1. 修改程序ICON
3+
14
## v1.2.2
25
1. UI统一使用“思源黑体”字体
36
2. 修复导出分享会话时可执行文件可能拷贝错误的情况

0 commit comments

Comments
 (0)