版本号改为1.1.0

This commit is contained in:
刘祥超
2023-05-28 16:06:05 +08:00
parent dacc99b8b6
commit df2f5692bd
+2 -2
View File
@@ -1,9 +1,9 @@
package teaconst package teaconst
const ( const (
Version = "1.0.4" Version = "1.1.0"
APINodeVersion = "1.0.4" APINodeVersion = "1.1.0"
ProductName = "Edge Admin" ProductName = "Edge Admin"
ProcessName = "edge-admin" ProcessName = "edge-admin"