版本号更改为0.6.0

This commit is contained in:
GoEdgeLab
2022-11-29 15:42:21 +08:00
parent 22d04c8c23
commit 10da1a7a09

View File

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