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 9, 2024
1 parent 7c07260 commit 331b8db
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.2"
const Version = "v1.1.3-dev"

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

0 comments on commit 331b8db

Please sign in to comment.