版本调整为v0.5.5

This commit is contained in:
刘祥超
2022-09-28 18:57:47 +08:00
parent a66cc9c08a
commit 8bad658d7c

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"