修改版本号为0.3.7

This commit is contained in:
刘祥超
2021-11-28 14:28:53 +08:00
parent dcba4f9376
commit 103a8eb092

View File

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