版本号修改为1.0.4

This commit is contained in:
刘祥超
2023-04-24 10:17:05 +08:00
parent bc9b6d1595
commit f2e14cf0a6

View File

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