版本号修改为1.0.1

This commit is contained in:
刘祥超
2023-04-10 09:18:45 +08:00
parent f53d4c8951
commit 544f1e482a

View File

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