将版本号修改为1.3.4

This commit is contained in:
刘祥超
2024-03-24 20:08:01 +08:00
parent b4dace1253
commit b72eeb29a9

View File

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