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 add9d3a commit 27135afCopy full SHA for 27135af
internal/runner/banner.go
@@ -16,7 +16,7 @@ const banner = `
16
const ToolName = `dnsx`
17
18
// version is the current version of dnsx
19
-const version = `1.1.3`
+const version = `1.1.4`
20
21
// showBanner is used to show the banner to the user
22
func showBanner() {
0 commit comments