版本号更改为1.2.2

This commit is contained in:
刘祥超
2023-07-18 14:31:47 +08:00
parent 1bab7bfcba
commit a16d8f1afa

View File

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