版本号修改为1.3.4.3

This commit is contained in:
GoEdgeLab
2024-04-15 09:26:25 +08:00
parent 4c80546bf6
commit 9ba09eeb3a
3 changed files with 109 additions and 51 deletions

View File

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