版本号改为0.6.4.2

This commit is contained in:
GoEdgeLab
2023-03-16 08:55:12 +08:00
parent 820392d030
commit 85e1d3cd68

View File

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