There was an error while loading. Please reload this page.
1 parent 30e737b commit 2230383Copy full SHA for 2230383
1 file changed
globals.go
@@ -4,6 +4,6 @@ import (
4
"github.com/spf13/afero"
5
)
6
7
-var Version = "1.2.6~pre"
+var Version = "1.2.6"
8
9
var FS = afero.NewOsFs()
0 commit comments