版本号改为1.1.0

This commit is contained in:
GoEdgeLab
2023-04-10 21:03:41 +08:00
parent 3752163c4f
commit 819ab626ae

View File

@@ -1,9 +1,9 @@
package teaconst
const (
Version = "1.0.1"
Version = "1.1.0"
APINodeVersion = "1.0.1"
APINodeVersion = "1.1.0"
ProductName = "Edge Admin"
ProcessName = "edge-admin"