Skip to content

Commit 3a25ae1

Browse files
committed
update. version change
1 parent 904ec1f commit 3a25ae1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/version/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import "fmt"
44

55
const (
66
SuiteName = "lssh-suite"
7-
Number = "0.7.2"
7+
Number = "0.7.1"
88
)
99

1010
type Maturity string

0 commit comments

Comments
 (0)