版本号修改为1.3.8

This commit is contained in:
刘祥超
2024-04-30 19:51:35 +08:00
parent 8a480d296f
commit 39bd6264e7

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"