版本号修改为1.2.9

This commit is contained in:
GoEdgeLab
2023-09-14 09:01:40 +08:00
parent a1cc1170ee
commit 8fc89b0f57

View File

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