修改版本为v0.4.3

This commit is contained in:
刘祥超
2022-02-21 18:32:03 +08:00
parent 8f4c56b24a
commit 9af2c4a18a

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"