diff --git a/pkg/output/banner.go b/pkg/output/banner.go index c032231..58ba83b 100644 --- a/pkg/output/banner.go +++ b/pkg/output/banner.go @@ -34,7 +34,7 @@ import ( ) const ( - version = "v1.4.4" + version = "v1.4.5" banner = ` _ _ _ _ (_) | | | (_) ___ __ _ _ __ _ __| | __| |_ diff --git a/snapcraft.yaml b/snapcraft.yaml index c7aa5cb..649aeff 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -2,7 +2,7 @@ name: cariddi summary: Fast web crawler and scanner description: | Take a list of domains, crawl urls and scan for endpoints, secrets, api keys, file extensions, tokens and more -version: 1.4.4 +version: 1.4.5 grade: stable base: core20