版本号变更为1.3.6

This commit is contained in:
刘祥超
2024-04-22 10:55:55 +08:00
parent ac9716c355
commit 1135bfafd5

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"