更改版本号

This commit is contained in:
GoEdgeLab
2021-05-19 14:16:04 +08:00
parent 417bd057ee
commit 961caf9e0b

View File

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