版本修改为0.5.4

This commit is contained in:
GoEdgeLab
2022-09-27 08:05:50 +08:00
parent b2bb5585f2
commit 85bb447fc9

View File

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