版本修改为0.5.4

This commit is contained in:
刘祥超
2022-09-27 08:05:50 +08:00
parent 08d61013c8
commit b965ac6232

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"