将版本号修改为1.2.10

This commit is contained in:
刘祥超
2023-10-15 13:33:18 +08:00
parent 7618338f38
commit d0f420a945

View File

@@ -1,7 +1,7 @@
package teaconst
const (
Version = "1.2.9"
Version = "1.2.10"
ProductName = "Edge Node"
ProcessName = "edge-node"