将版本号修改为1.2.7

This commit is contained in:
GoEdgeLab
2023-08-09 14:24:09 +08:00
parent 2418aa72ac
commit 4f584b40b2

View File

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