版本号修改为0.6.2

This commit is contained in:
GoEdgeLab
2023-01-10 21:18:53 +08:00
parent 5088174878
commit fba79d0cf8

View File

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