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 cc9285e commit 5fe7d1eCopy full SHA for 5fe7d1e
1 file changed
main.go
@@ -30,7 +30,7 @@ import (
30
"github.com/BishopFox/joro/internal/xsshunter"
31
)
32
33
-var version = "v1.1.5"
+var version = "v1.1.6"
34
var commit = "dev" // injected via -ldflags at build time
35
36
func main() {
0 commit comments