版本号修改为0.5.10

This commit is contained in:
GoEdgeLab
2022-11-28 18:59:40 +08:00
parent 477d938c43
commit f4b00b0513

View File

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