版本修改为0.5.8

This commit is contained in:
GoEdgeLab
2022-11-02 15:10:47 +08:00
parent 7742249bdd
commit 5c40f6f8bd

View File

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