版本号变更为1.3.6

This commit is contained in:
GoEdgeLab
2024-04-22 10:55:55 +08:00
parent 6b0393f682
commit 6ac546c397

View File

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