版本号修改为1.3.2.1

This commit is contained in:
GoEdgeLab
2024-01-15 08:40:14 +08:00
parent 3a33da6ba3
commit f657ee5d8b

View File

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