版本号改为1.1.0

This commit is contained in:
GoEdgeLab
2023-05-28 16:06:05 +08:00
parent ff25e06dcd
commit 8182cfd0e0

View File

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