修改版本为0.4.4

This commit is contained in:
刘祥超
2022-02-23 14:48:33 +08:00
parent 9af2c4a18a
commit 5fe1384e55

View File

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