Skip to content

Commit 43f6643

Browse files
committed
release v0.14.5
1 parent f2ffcad commit 43f6643

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

RELEASE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
- 修复部分UI错误
2-
- 修复节点列表返回数据
2+
- 优化部分UI界面

cmd/args/build.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package args
22

3-
const Version = "0.14.3"
4-
const BuildVersion = "230602"
3+
const Version = "0.14.5"
4+
const BuildVersion = "231125"
55

66
const AppName = "TDP CLoud"
77
const AppSummary = "土豆片云面板"

0 commit comments

Comments
 (0)