将版本修改为0.5.3

This commit is contained in:
GoEdgeLab
2022-09-05 11:02:17 +08:00
parent 6eb5cfa1ec
commit 5d4c2d5f79

View File

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