将版本修改为0.5.4

This commit is contained in:
GoEdgeLab
2022-09-26 15:17:06 +08:00
parent 1aad0c37f2
commit d5b05b0885

View File

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