版本号改为0.6.5

This commit is contained in:
刘祥超
2023-03-13 14:29:34 +08:00
parent 7a6a02284e
commit 2098bd4d32

View File

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