版本号修改为0.6.4

This commit is contained in:
GoEdgeLab
2023-01-14 17:19:03 +08:00
parent 621fcb4902
commit 113f601c20

View File

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