版本号修改为1.3.4.2

This commit is contained in:
GoEdgeLab
2024-04-09 10:05:28 +08:00
parent eacae7f4ef
commit f6e232fc6d
3 changed files with 4 additions and 4 deletions

View File

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