Skip to content

Commit

Permalink
release: reset to next dev version
Browse files Browse the repository at this point in the history
  • Loading branch information
TrueSkrillor committed Jan 18, 2024
1 parent 5947c1a commit 58e56f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import (
"github.com/fatih/color"
)

const Version = "v1.1.3"
const Version = "v1.1.4-dev"

// Formats a socket address given the scan mode
func formatAddress(address string, mode tscanner.ScanMode) string {
Expand Down

0 comments on commit 58e56f3

Please sign in to comment.