修改版本号为1.3.2.2

This commit is contained in:
刘祥超
2024-01-16 20:59:07 +08:00
parent 39907299cd
commit 2924aad25e

View File

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