版本号改为1.1.0

This commit is contained in:
刘祥超
2023-04-11 18:51:47 +08:00
parent 544f1e482a
commit a88d9a07be

View File

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