版本调整为v0.5.5

This commit is contained in:
GoEdgeLab
2022-09-28 18:57:47 +08:00
parent 8ab8f46d0b
commit 9ccf2a0881

View File

@@ -1,9 +1,9 @@
package teaconst
const (
Version = "0.5.4"
Version = "0.5.5"
APINodeVersion = "0.5.4"
APINodeVersion = "0.5.5"
ProductName = "Edge Admin"
ProcessName = "edge-admin"