将版本修改为0.5.3

This commit is contained in:
刘祥超
2022-09-05 11:04:46 +08:00
parent 443ff9aff7
commit 51037be772

View File

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