版本号改为1.2.0

This commit is contained in:
刘祥超
2023-06-12 14:43:07 +08:00
parent 3e79b71afc
commit a73b9f2674

View File

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