修改版本号为0.4.11

This commit is contained in:
GoEdgeLab
2022-07-26 08:57:04 +08:00
parent 46b396316b
commit 45b465a9d9

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"