版本号修改为1.2.3

This commit is contained in:
GoEdgeLab
2023-07-25 13:18:06 +08:00
parent 5645f9c54f
commit 3aa04d3046

View File

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