版本号更改为1.2.5

This commit is contained in:
GoEdgeLab
2023-07-26 15:30:19 +08:00
parent cdbeef0dfc
commit ba8546167d

View File

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