版本改为0.3.2

This commit is contained in:
GoEdgeLab
2021-09-26 10:09:51 +08:00
parent 6ee4e9799f
commit 2dd4687c7f

View File

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