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