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