修改版本号为0.5.0

This commit is contained in:
GoEdgeLab
2022-08-07 19:02:28 +08:00
parent a081eedd84
commit acd83cd9c6

View File

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