将版本号修改为1.3.4.1

This commit is contained in:
刘祥超
2024-04-08 14:56:43 +08:00
parent 0bc2894700
commit ad664f6d60

View File

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