版本号改为0.6.4.1

This commit is contained in:
刘祥超
2023-03-13 10:36:56 +08:00
parent 185768a80f
commit 8a78dcb06e

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"