修改版本号为0.4.0

This commit is contained in:
GoEdgeLab
2021-12-20 20:01:55 +08:00
parent b92ed5e59e
commit 0df586f151

View File

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