将版本号修改为1.2.10

This commit is contained in:
GoEdgeLab
2023-10-15 13:33:18 +08:00
parent b04feefe42
commit 205c22046e

View File

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