修改版本为0.6.2

This commit is contained in:
GoEdgeLab
2023-01-10 21:17:20 +08:00
parent f2170a10c4
commit 753e676841

View File

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