将版本号修改为1.3.4.4

This commit is contained in:
GoEdgeLab
2024-04-16 13:56:34 +08:00
parent d4560c7fb6
commit 1e24eceee9

View File

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