更改版本为v0.4.2

This commit is contained in:
GoEdgeLab
2022-02-21 17:52:36 +08:00
parent d94811c39e
commit 4a9533e993

View File

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