修改版本为0.4.5

This commit is contained in:
刘祥超
2022-02-24 19:25:12 +08:00
parent 619934a275
commit a73314c12a

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"