版本号改为1.1.0

This commit is contained in:
刘祥超
2023-04-10 21:03:31 +08:00
parent e4145a2059
commit b428db4f5e

View File

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