版本号更改为0.6.5

This commit is contained in:
GoEdgeLab
2023-03-17 15:53:01 +08:00
parent 8432c3446d
commit 3e889558b7

View File

@@ -1,9 +1,9 @@
package teaconst
const (
Version = "0.6.4.2"
Version = "0.6.5"
APINodeVersion = "0.6.4.2"
APINodeVersion = "0.6.5"
ProductName = "Edge Admin"
ProcessName = "edge-admin"