版本号改为1.1.0

This commit is contained in:
刘祥超
2023-05-28 16:07:09 +08:00
parent 31509392c9
commit 953533d9a3

View File

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