更改版本号

This commit is contained in:
刘祥超
2021-05-19 14:16:04 +08:00
parent cad43e610d
commit 4e04534244

View File

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