版本号修改为1.3.2.1

This commit is contained in:
刘祥超
2024-01-15 08:40:14 +08:00
parent 195a9dc771
commit 0e7a968cac

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"