版本号更改为1.2.2

This commit is contained in:
GoEdgeLab
2023-07-18 14:31:47 +08:00
parent a4bdc90440
commit d60740108b

View File

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