版本号改为0.3.6

This commit is contained in:
GoEdgeLab
2021-11-24 14:03:56 +08:00
parent c1b8df4710
commit e02d9f7c87

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"