版本号改为1.1.0

This commit is contained in:
GoEdgeLab
2023-04-10 21:03:31 +08:00
parent 00691871fb
commit 2a00799d29

View File

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