版本号修改为1.0.4

This commit is contained in:
GoEdgeLab
2023-04-24 10:17:55 +08:00
parent 755004e4d3
commit 7f39c553c3

View File

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