Compare commits

...

1 Commits

Author SHA1 Message Date
刘祥超
d7d209f694 更改版本为0.4.6 2022-03-23 10:03:25 +08:00

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"