版本号改为0.6.5

This commit is contained in:
刘祥超
2023-03-13 16:16:26 +08:00
parent 1a5dda6c72
commit 473baa8c5b

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"