版本号改为1.2.1

This commit is contained in:
刘祥超
2023-07-09 17:38:23 +08:00
parent d0610a5001
commit 1be64adb6a

View File

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