mirror of
https://github.com/sorenisanerd/gotty.git
synced 2024-11-09 23:34:26 +00:00
Release v0.0.13
* No functional changes * Updated golang to 1.6.1 * Fixed `go get` broken binary
This commit is contained in:
parent
a350994aa2
commit
510542b159
@ -69,7 +69,7 @@ type Options struct {
|
||||
RawPreferences map[string]interface{} `hcl:"preferences"`
|
||||
}
|
||||
|
||||
var Version = "0.0.12"
|
||||
var Version = "0.0.13"
|
||||
|
||||
var DefaultOptions = Options{
|
||||
Address: "",
|
||||
|
Loading…
Reference in New Issue
Block a user