版本号修改为0.6.2

This commit is contained in:
刘祥超
2023-01-10 21:18:53 +08:00
parent 927425149e
commit 230c5c3766

View File

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