删除多于的文件

This commit is contained in:
GoEdgeLab
2022-09-27 08:04:35 +08:00
parent 04212e01c2
commit b2bb5585f2
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"