版本号修改为1.3.8

This commit is contained in:
刘祥超
2024-04-30 19:07:25 +08:00
parent 26bcb3b590
commit 6255573e2e

View File

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