修改版本号为0.3.5

This commit is contained in:
GoEdgeLab
2021-11-05 14:59:10 +08:00
parent 4277b5c784
commit 925716578d

View File

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