版本号更新为0.6.0

This commit is contained in:
刘祥超
2022-11-29 15:40:23 +08:00
parent 507fd7e5d4
commit 2ffdb10cce

View File

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