将版本号修改为1.3.1

This commit is contained in:
GoEdgeLab
2023-11-23 17:19:41 +08:00
parent d11f6574a3
commit 59b808c016

View File

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