版本改为0.3.2

This commit is contained in:
GoEdgeLab
2021-09-26 10:09:56 +08:00
parent 8e716f80cd
commit 25f5de8b7c

View File

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