版本号修改为1.3.5

This commit is contained in:
刘祥超
2024-04-20 22:46:48 +08:00
parent af57cb0fed
commit 783b81bc45

View File

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