版本号修改为1.3.8

This commit is contained in:
GoEdgeLab
2024-04-30 19:51:35 +08:00
parent 455e4613df
commit be1c680969

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"