修改版本为0.5.7

This commit is contained in:
GoEdgeLab
2022-10-31 10:39:10 +08:00
parent a469ae1c48
commit 3c0ff3451b

View File

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