版本号更改为1.2.6

This commit is contained in:
GoEdgeLab
2023-07-28 09:26:05 +08:00
parent 24cf6ae9fc
commit 6e6f90b7ff

View File

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