修改版本为0.4.0

This commit is contained in:
刘祥超
2021-12-31 15:19:44 +08:00
parent 37933d814c
commit 45734747c1

View File

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