版本号改为0.6.5

This commit is contained in:
GoEdgeLab
2023-03-13 14:29:34 +08:00
parent 25a2619d84
commit 7f11a62844

View File

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