将版本修改为0.3.1

This commit is contained in:
GoEdgeLab
2021-09-23 21:00:06 +08:00
parent fa2febfe2c
commit 8e716f80cd

View File

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