版本号修改为1.0.1

This commit is contained in:
GoEdgeLab
2023-04-10 09:18:45 +08:00
parent 67e18b723b
commit 7f2fcbb3dc

View File

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