版本号修改为1.3.4.4

This commit is contained in:
GoEdgeLab
2024-04-16 13:52:58 +08:00
parent 1b454e2bcc
commit 561692348c
3 changed files with 4 additions and 35 deletions

View File

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