将版本号修改为1.2.11

This commit is contained in:
GoEdgeLab
2023-10-17 13:49:39 +08:00
parent 70c5571a3f
commit 54caac23fd

View File

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