将版本修改为0.5.2

This commit is contained in:
GoEdgeLab
2022-08-17 18:56:48 +08:00
parent 785d8ceafd
commit 9c1e0ce78b

View File

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