mirror of
https://github.com/shanghai-edu/multissh.git
synced 2025-12-15 12:57:54 +00:00
version 0.1.1
This commit is contained in:
parent
506fa5dbce
commit
3879d1da17
1 changed files with 1 additions and 1 deletions
2
main.go
2
main.go
|
|
@ -12,7 +12,7 @@ import (
|
|||
)
|
||||
|
||||
const (
|
||||
VERSION = "0.1"
|
||||
VERSION = "0.1.1"
|
||||
)
|
||||
|
||||
type SSHHost struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue