修改版本为0.5.7

This commit is contained in:
刘祥超
2022-10-31 10:39:10 +08:00
parent 04933e6bf0
commit 5d367a384e

View File

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