版本号改为0.4.7

This commit is contained in:
GoEdgeLab
2022-03-23 14:45:10 +08:00
parent 194a7c881e
commit 8c290ae7ed

View File

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