版本号修改为1.3.9

This commit is contained in:
GoEdgeLab
2024-05-20 09:49:19 +08:00
parent e785fcf4b5
commit 9586ee886c

View File

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