版本号修改为1.2.3

This commit is contained in:
刘祥超
2023-07-25 13:18:06 +08:00
parent 959e274063
commit 2a1f949c13

View File

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