版本号改为0.4.7

This commit is contained in:
刘祥超
2022-03-23 14:45:10 +08:00
parent d7d209f694
commit fb7da4e07e

View File

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