版本号修改为0.5.10

This commit is contained in:
刘祥超
2022-11-28 18:59:09 +08:00
parent 66bc60a47c
commit 6f845f36c9

View File

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