修改版本为v0.4.3

This commit is contained in:
GoEdgeLab
2022-02-21 18:32:03 +08:00
parent 4a9533e993
commit e568b9fd07

View File

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