Update the frontend assets.

This commit is contained in:
zicla
2019-05-01 21:20:22 +08:00
parent 5dd0fec953
commit e82fee0d26
30 changed files with 2194 additions and 5455 deletions

View File

@ -15,7 +15,7 @@ const (
TABLE_PREFIX = "tank20_"
//当前版本
VERSION = "2.0.0"
VERSION = "3.0.0-beta.1"
)
type Config interface {