版本号改为0.3.6

This commit is contained in:
刘祥超
2021-11-24 14:03:56 +08:00
parent 61a55cb3f4
commit c7f1bbc03d

View File

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