将版本修改为0.3.5.2

This commit is contained in:
GoEdgeLab
2021-11-24 10:29:59 +08:00
parent ed86f0b5e9
commit e0d517639a

View File

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