版本号改为0.3.6

This commit is contained in:
GoEdgeLab
2021-11-24 14:04:01 +08:00
parent d3f756793b
commit b3c8f94d11

View File

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