将版本修改为0.5.4

This commit is contained in:
刘祥超
2022-09-26 15:17:06 +08:00
parent f7afcbde92
commit 54b66805f9

View File

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