版本号改为1.1.0

This commit is contained in:
刘祥超
2023-04-10 21:03:41 +08:00
parent 98f77f52df
commit 89679ec358

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"