版本号更新为0.6.0

This commit is contained in:
GoEdgeLab
2022-11-29 15:40:23 +08:00
parent 1cf6b0973a
commit 21f61c841f

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"