版本修改为0.5.6

This commit is contained in:
刘祥超
2022-10-01 08:49:00 +08:00
parent 34bf5028c3
commit f384d86014

View File

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