将版本修改为0.5.3

This commit is contained in:
刘祥超
2022-09-06 09:24:02 +08:00
parent e2965d39af
commit daa263cd68

View File

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