版本调整为v0.5.5

This commit is contained in:
GoEdgeLab
2022-09-28 18:57:27 +08:00
parent eabb9d9b6f
commit a390241fef

View File

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