将版本号修改为1.2.4

This commit is contained in:
GoEdgeLab
2023-07-26 10:19:02 +08:00
parent 47acca2a91
commit 1847715876

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"