版本号修改为0.5.9

This commit is contained in:
GoEdgeLab
2022-11-28 15:57:18 +08:00
parent 0b2260483c
commit fad59d3f15

View File

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