版本号修改为1.3.5

This commit is contained in:
GoEdgeLab
2024-04-20 22:46:48 +08:00
parent 34a9cb969c
commit 36c4187d8c

View File

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