将版本号改为1.2.4

This commit is contained in:
GoEdgeLab
2023-07-26 10:15:40 +08:00
parent d8c46009e5
commit cdbeef0dfc

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"