将版本号修改为1.3.1

This commit is contained in:
刘祥超
2023-11-23 17:19:41 +08:00
parent c39b1c794f
commit f783e5c331

View File

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