将版本号修改为1.2.9

This commit is contained in:
GoEdgeLab
2023-09-12 17:17:56 +08:00
parent cd0d6a858e
commit b4b85c9166

View File

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