修改版本号0.3.8

This commit is contained in:
刘祥超
2021-12-31 11:38:55 +08:00
parent 5b26287264
commit 37933d814c

View File

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