mirror of
https://github.com/sorenisanerd/gotty.git
synced 2024-11-22 12:24:25 +00:00
Release 1.0.0
This commit is contained in:
parent
5046d874bc
commit
1aa392f29b
@ -80,7 +80,7 @@ type Options struct {
|
|||||||
Height int `hcl:"height"`
|
Height int `hcl:"height"`
|
||||||
}
|
}
|
||||||
|
|
||||||
var Version = "0.0.13"
|
var Version = "1.0.0"
|
||||||
|
|
||||||
var DefaultOptions = Options{
|
var DefaultOptions = Options{
|
||||||
Address: "",
|
Address: "",
|
||||||
|
Loading…
Reference in New Issue
Block a user