版本号修改为1.3.4.3

This commit is contained in:
刘祥超
2024-04-15 09:26:25 +08:00
parent 1e428c6a71
commit 152c679565
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"