Compare commits

...

1 Commits

Author SHA1 Message Date
刘祥超
544f1e482a 版本号修改为1.0.1 2023-04-10 09:18:45 +08:00

View File

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