mirror of
https://github.com/shanghai-edu/multissh.git
synced 2025-12-16 13:27:44 +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 (
|
const (
|
||||||
VERSION = "0.1"
|
VERSION = "0.1.1"
|
||||||
)
|
)
|
||||||
|
|
||||||
type SSHHost struct {
|
type SSHHost struct {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue