修改版本为0.6.2

This commit is contained in:
刘祥超
2023-01-10 21:17:20 +08:00
parent 86b8a718a0
commit 5e62769dcf

View File

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