修改版本为v0.4.10

This commit is contained in:
GoEdgeLab
2022-07-20 18:14:18 +08:00
parent 012483e881
commit 2314995670

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"