mirror of
https://github.com/yudai/gotty.git
synced 2025-09-22 05:50:48 +02:00
Release 1.0.0
This commit is contained in:
parent
5046d874bc
commit
1aa392f29b
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ type Options struct {
|
|||
Height int `hcl:"height"`
|
||||
}
|
||||
|
||||
var Version = "0.0.13"
|
||||
var Version = "1.0.0"
|
||||
|
||||
var DefaultOptions = Options{
|
||||
Address: "",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue