Skip to content

Commit 2230383

Browse files
committed
Release version 1.2.6
1 parent 30e737b commit 2230383

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

globals.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ import (
44
"github.com/spf13/afero"
55
)
66

7-
var Version = "1.2.6~pre"
7+
var Version = "1.2.6"
88

99
var FS = afero.NewOsFs()

0 commit comments

Comments
 (0)