diff --git a/cmd/mapcidr/main.go b/cmd/mapcidr/main.go index e9f0ed8..5a3c457 100644 --- a/cmd/mapcidr/main.go +++ b/cmd/mapcidr/main.go @@ -77,7 +77,7 @@ const banner = ` ` // Version is the current version of mapcidr -const version = `v1.1.70` +const version = `v1.1.71` // showBanner is used to show the banner to the user func showBanner() {