版本改为0.3.2

This commit is contained in:
刘祥超
2021-09-26 10:09:56 +08:00
parent ec113c59ab
commit 5a72c10d83
+1 -1
View File
@@ -1,7 +1,7 @@
package teaconst
const (
Version = "0.3.1"
Version = "0.3.2"
ProductName = "Edge Node"
ProcessName = "edge-node"