Skip to content

Commit 3da952d

Browse files
committed
v1.4.2
1 parent 799fc67 commit 3da952d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pkg/output/banner.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ import (
3434
)
3535

3636
const (
37-
version = "v1.4.1"
37+
version = "v1.4.2"
3838
banner = ` _ _ _ _
3939
(_) | | | (_)
4040
___ __ _ _ __ _ __| | __| |_

snapcraft.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: cariddi
22
summary: Fast web crawler and scanner
33
description: |
44
Take a list of domains, crawl urls and scan for endpoints, secrets, api keys, file extensions, tokens and more
5-
version: 1.4.1
5+
version: 1.4.2
66
grade: stable
77
base: core20
88

0 commit comments

Comments
 (0)