Skip to content

Commit

Permalink
Merge pull request #301 from jumpserver/dev_version
Browse files Browse the repository at this point in the history
version to 2.0.0
  • Loading branch information
LeeEirc authored Jun 18, 2020
2 parents fdb8933 + 4a66acc commit eb35555
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/koko/koko.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import (
"github.com/jumpserver/koko/pkg/sshd"
)

const Version = "1.5.9"
const Version = "2.0.0"

type Coco struct {
}
Expand Down

0 comments on commit eb35555

Please sign in to comment.