修改版本号为0.4.11

This commit is contained in:
刘祥超
2022-07-26 08:57:04 +08:00
parent dbe7336f32
commit 08ce2b7799

View File

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