将版本号修改为1.2.10

This commit is contained in:
刘祥超
2023-10-15 13:34:44 +08:00
parent 45920d4df2
commit 1518c03d2b

View File

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