版本修改为0.4.8

This commit is contained in:
GoEdgeLab
2022-04-25 11:11:52 +08:00
parent 66d62d41f1
commit 64e437b5d8

View File

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