将版本号修改为1.2.7

This commit is contained in:
刘祥超
2023-08-09 14:24:38 +08:00
parent 9931d057a9
commit 3f19d88246

View File

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