将版本号修改为1.2.7

This commit is contained in:
GoEdgeLab
2023-08-09 14:24:38 +08:00
parent 58256ee22b
commit ccef38bda4

View File

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