bump version.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
parent
f6bed08497
commit
63e27aa527
|
@ -2,7 +2,7 @@ package gorush
|
|||
|
||||
const (
|
||||
// Version is gorush server version.
|
||||
Version = "1.1.0"
|
||||
Version = "1.2.1"
|
||||
)
|
||||
|
||||
const (
|
||||
|
|
Loading…
Reference in New Issue