Compare commits

...

3 Commits

Author SHA1 Message Date
刘祥超
9af2c4a18a 修改版本为v0.4.3 2022-02-21 18:32:03 +08:00
刘祥超
8f4c56b24a 更改版本为v0.4.2 2022-02-21 17:52:36 +08:00
刘祥超
5eb0f65934 更新截图 2022-02-21 11:53:51 +08:00
2 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 203 KiB

After

Width:  |  Height:  |  Size: 225 KiB

View File

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