将版本号修改为1.2.4

This commit is contained in:
刘祥超
2023-07-26 10:19:02 +08:00
parent f4e4f32f9c
commit 63942bfb08

View File

@@ -1,7 +1,7 @@
package teaconst package teaconst
const ( const (
Version = "1.2.3" Version = "1.2.4"
ProductName = "Edge API" ProductName = "Edge API"
ProcessName = "edge-api" ProcessName = "edge-api"