版本号修改为0.5.9

This commit is contained in:
GoEdgeLab
2022-11-28 15:58:40 +08:00
parent 1dfd517fd9
commit d18c0e9cf4

View File

@@ -1,7 +1,7 @@
package teaconst
const (
Version = "0.5.8"
Version = "0.5.9"
ProductName = "Edge API"
ProcessName = "edge-api"