We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2ffcad commit 43f6643Copy full SHA for 43f6643
RELEASE.md
@@ -1,2 +1,2 @@
1
- 修复部分UI错误
2
-- 修复节点列表返回数据
+- 优化部分UI界面
cmd/args/build.go
@@ -1,7 +1,7 @@
package args
3
-const Version = "0.14.3"
4
-const BuildVersion = "230602"
+const Version = "0.14.5"
+const BuildVersion = "231125"
5
6
const AppName = "TDP CLoud"
7
const AppSummary = "土豆片云面板"
0 commit comments