更改版本为v0.4.2

This commit is contained in:
刘祥超
2022-02-21 17:52:36 +08:00
parent 5eb0f65934
commit 8f4c56b24a

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"