修改版本号为0.4.0

This commit is contained in:
GoEdgeLab
2021-12-20 20:01:07 +08:00
parent 78cefd85e5
commit 4c8e576832

View File

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