版本修改为0.5.2

This commit is contained in:
刘祥超
2022-08-17 18:59:37 +08:00
parent a48adff8ac
commit 4e19817d6f

View File

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