mirror of
https://github.com/eyebluecn/tank.git
synced 2024-04-21 12:32:16 +00:00
feat: use version 4.0.0.beta1
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ const (
|
||||
//db table's prefix. tank40_ means current version is tank:4.0.x
|
||||
TABLE_PREFIX = "tank40_"
|
||||
|
||||
VERSION = "4.0.0.beta"
|
||||
VERSION = "4.0.0.beta1"
|
||||
)
|
||||
|
||||
type Config interface {
|
||||
|
||||
Reference in New Issue
Block a user