版本改为v0.4.9

This commit is contained in:
刘祥超
2022-06-20 15:59:26 +08:00
parent 23899e196e
commit 2c9f78bb9e

View File

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