修改版本为v0.4.1

This commit is contained in:
GoEdgeLab
2022-01-17 10:53:28 +08:00
parent 59f61333ef
commit 0817a70a6c

View File

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