修改版本为0.4.5

This commit is contained in:
GoEdgeLab
2022-02-24 19:25:12 +08:00
parent 7df7c1957c
commit 30fbe79e04

View File

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