add option save notification
This commit is contained in:
parent
5a37fba851
commit
1c35dfb76a
|
@ -9,7 +9,7 @@ import (
|
||||||
)
|
)
|
||||||
|
|
||||||
// version specify current version of client
|
// version specify current version of client
|
||||||
const version = "1.0.3"
|
const version = "1.0.4"
|
||||||
|
|
||||||
const (
|
const (
|
||||||
SendByTopic = "topic"
|
SendByTopic = "topic"
|
||||||
|
|
Loading…
Reference in New Issue