mirror of
https://github.com/yudai/gotty.git
synced 2026-01-07 10:08:50 +01: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
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue