Skip to content

Commit c1df3f6

Browse files
Merge pull request #694 from projectdiscovery/bump_version
bump version
2 parents 43859d0 + 4923573 commit c1df3f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/mapcidr/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ const banner = `
7777
`
7878

7979
// Version is the current version of mapcidr
80-
const version = `v1.1.106`
80+
const version = `v1.1.94`
8181

8282
// showBanner is used to show the banner to the user
8383
func showBanner() {

0 commit comments

Comments
 (0)