将版本号修改为1.3.4

This commit is contained in:
GoEdgeLab
2024-03-24 20:08:01 +08:00
parent c297a2c259
commit c2255a7d32

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"