版本号修改为1.2.3

This commit is contained in:
刘祥超
2023-07-25 13:16:31 +08:00
parent 938947548b
commit 730a445ef6

View File

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