版本号改为0.5.0

This commit is contained in:
刘祥超
2022-08-07 19:01:45 +08:00
parent e3cf111344
commit 4f040db1ef

View File

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