将版本修改为0.3.1

This commit is contained in:
刘祥超
2021-09-23 21:00:06 +08:00
parent 7f9d95ba37
commit ec113c59ab

View File

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