将版本号改为1.2.4

This commit is contained in:
刘祥超
2023-07-26 10:15:40 +08:00
parent 9f9b41c63d
commit 6a4d86e084

View File

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