We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 904ec1f commit 3a25ae1Copy full SHA for 3a25ae1
internal/version/main.go
@@ -4,7 +4,7 @@ import "fmt"
4
5
const (
6
SuiteName = "lssh-suite"
7
- Number = "0.7.2"
+ Number = "0.7.1"
8
)
9
10
type Maturity string
0 commit comments