版本修改为0.6.1

This commit is contained in:
GoEdgeLab
2023-01-09 16:06:13 +08:00
parent 168fa72ddf
commit 7d196647dd

View File

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