删除多于的文件

This commit is contained in:
刘祥超
2022-09-27 08:04:35 +08:00
parent 7796f65814
commit 08d61013c8
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@@ -1,9 +1,9 @@
package teaconst
const (
Version = "0.5.4"
Version = "0.5.3.2"
APINodeVersion = "0.5.4"
APINodeVersion = "0.5.3.2"
ProductName = "Edge Admin"
ProcessName = "edge-admin"