版本号修改为1.2.3

This commit is contained in:
GoEdgeLab
2023-07-25 13:16:31 +08:00
parent bba0d71296
commit 0a18464c7a

View File

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