版本号修改为1.2.9

This commit is contained in:
刘祥超
2023-09-14 09:01:40 +08:00
parent 61324c28c6
commit 2ee3e2782c

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"