修改版本为0.4.4

This commit is contained in:
GoEdgeLab
2022-02-23 14:48:33 +08:00
parent e568b9fd07
commit 9337f73817

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"