版本号修改为1.3.2

This commit is contained in:
GoEdgeLab
2023-12-24 11:14:31 +08:00
parent 3b38b4527d
commit bffdfc0ef3

View File

@@ -1,9 +1,9 @@
package teaconst
const (
Version = "1.3.1.2"
Version = "1.3.2"
APINodeVersion = "1.3.1.2"
APINodeVersion = "1.3.2"
ProductName = "Edge Admin"
ProcessName = "edge-admin"