版本号改为0.6.5

This commit is contained in:
GoEdgeLab
2023-03-13 16:16:26 +08:00
parent 2b1cfbae6f
commit 8f670c2a7a

View File

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