版本号改为1.2.0

This commit is contained in:
GoEdgeLab
2023-06-12 14:43:07 +08:00
parent f7dc03cbfb
commit 783e0d2711

View File

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