版本号修改为0.5.10

This commit is contained in:
GoEdgeLab
2022-11-28 18:59:09 +08:00
parent 689187ca58
commit 6d6d69b4bb

View File

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