版本号修改为1.3.4.4

This commit is contained in:
刘祥超
2024-04-16 13:52:58 +08:00
parent fd2fce8a8d
commit dd63154bf7
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"