版本修改为0.5.3.1

This commit is contained in:
GoEdgeLab
2022-09-26 13:02:35 +08:00
parent b63afd5f66
commit 02e0afd295

View File

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