版本号修改为1.2.8

This commit is contained in:
GoEdgeLab
2023-08-14 12:21:34 +08:00
parent a0ea4d4fbb
commit f68592819c

View File

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