版本号改为1.0.0

This commit is contained in:
刘祥超
2023-04-09 17:17:49 +08:00
parent 1aa4be9000
commit 70d8aa5b33

View File

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