Ready to release 3.0.3
This commit is contained in:
@ -12,7 +12,7 @@ const (
|
||||
//db table's prefix. tank30_ means current version is tank:3.0.x
|
||||
TABLE_PREFIX = "tank30_"
|
||||
|
||||
VERSION = "3.0.2"
|
||||
VERSION = "3.0.3"
|
||||
)
|
||||
|
||||
type Config interface {
|
||||
|
Reference in New Issue
Block a user