更改版本为0.4.6

This commit is contained in:
GoEdgeLab
2022-03-23 10:03:25 +08:00
parent 37647af008
commit 194a7c881e

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"