修改版本为v0.4.10

This commit is contained in:
刘祥超
2022-07-20 18:14:18 +08:00
parent 5e9654c3bc
commit b3adb839e0

View File

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