版本改为v0.4.9

This commit is contained in:
GoEdgeLab
2022-06-20 15:59:26 +08:00
parent 92b6dda97c
commit a851dfa91c

View File

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