版本号更改为1.2.2

This commit is contained in:
GoEdgeLab
2023-07-18 14:33:22 +08:00
parent ced553d411
commit 5f5fc3f794

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"