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 8e1368b commit d7a8dcbCopy full SHA for d7a8dcb
cmd/root.go
@@ -45,7 +45,7 @@ var config = formatter.Config{
45
}
46
47
// VERSION is describing current version of the nmap-formatter
48
-const VERSION string = "2.1.4"
+const VERSION string = "2.1.5"
49
50
var workflow formatter.Workflow
51
0 commit comments