版本号改为0.3.6

This commit is contained in:
刘祥超
2021-11-24 14:04:01 +08:00
parent 8c1af3e699
commit 93db9d4926

View File

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