将版本修改为0.5.2.1

This commit is contained in:
GoEdgeLab
2022-09-05 16:04:51 +08:00
parent 5d4c2d5f79
commit 629553ea55

View File

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