版本号修改为1.2.8

This commit is contained in:
刘祥超
2023-08-14 12:21:34 +08:00
parent 6ba130b62c
commit 63bbacd4d8

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"