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 23fd221 commit 1b5d59cCopy full SHA for 1b5d59c
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.3"
+const VERSION string = "2.1.4"
49
50
var workflow formatter.Workflow
51
0 commit comments