Compare commits

...

1 Commits

Author SHA1 Message Date
刘祥超
02a3afb9ad 版本修改为0.5.3.1 2022-09-26 13:02:35 +08:00

View File

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