up cli version
This commit is contained in:
parent
97a5687f2e
commit
257def3b53
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ import (
|
||||||
"strings"
|
"strings"
|
||||||
)
|
)
|
||||||
|
|
||||||
const version = "1.0.4"
|
const version = "1.0.5"
|
||||||
|
|
||||||
func main() {
|
func main() {
|
||||||
needsSignals := true
|
needsSignals := true
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue