版本号改为1.0.0

This commit is contained in:
GoEdgeLab
2023-04-09 17:17:49 +08:00
parent 23c24f6b7f
commit ab3e309ea7

View File

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