版本号改为1.1.0

This commit is contained in:
GoEdgeLab
2023-04-11 18:51:47 +08:00
parent 7f2fcbb3dc
commit 03219a11b6

View File

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