更改版本为0.4.6

This commit is contained in:
刘祥超
2022-03-23 10:03:25 +08:00
parent 83a88299c2
commit d7d209f694

View File

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