将版本修改为0.5.2

This commit is contained in:
刘祥超
2022-08-17 18:56:48 +08:00
parent 4e9ab19fc0
commit 9b6e022f46

View File

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