版本修改为0.5.1

This commit is contained in:
GoEdgeLab
2022-08-15 19:38:31 +08:00
parent 4efe17fbd1
commit 450af65d68

View File

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