版本号修改为0.6.3

This commit is contained in:
GoEdgeLab
2023-01-11 15:45:03 +08:00
parent 56e6f9771f
commit b485087b75

View File

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