将版本修改为0.5.3

This commit is contained in:
GoEdgeLab
2022-09-05 11:04:46 +08:00
parent 40edb1323d
commit 4b0660358f

View File

@@ -1,7 +1,7 @@
package teaconst
const (
Version = "0.5.2"
Version = "0.5.3"
ProductName = "Edge Node"
ProcessName = "edge-node"