版本号修改为1.0.4

This commit is contained in:
GoEdgeLab
2023-04-24 10:17:05 +08:00
parent 389e716391
commit b3670e46fd

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"