版本号改为0.6.4.1

This commit is contained in:
GoEdgeLab
2023-03-13 10:36:56 +08:00
parent bdcb26cf54
commit c273c653c5

View File

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