将版本号修改为1.2.10

This commit is contained in:
GoEdgeLab
2023-10-15 13:34:44 +08:00
parent 0e7f2a9fb7
commit 90f0bcd117

View File

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