Compare commits

..

1 Commits

Author SHA1 Message Date
刘祥超
1135bfafd5 版本号变更为1.3.6 2024-04-22 10:55:55 +08:00

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"