版本号更改为1.2.2

This commit is contained in:
刘祥超
2023-07-18 14:33:22 +08:00
parent 806fc42379
commit c942503351

View File

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