Skip to content

Commit

Permalink
v7.6.1 [skip ci] (#1084)
Browse files Browse the repository at this point in the history
  • Loading branch information
ninoseki authored Apr 18, 2024
1 parent c99cbf6 commit 521cc2b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/analyzers/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
- [SecurityTrails](securitytrails.md)
- [Shodan](shodan.md)
- [urlscan.io](urlscan.md)
- [Validin](validin.md)
- [VirusTotal](virustotal.md)
- [VirusTotal Intelligence](virustotal_intelligence.md)

Expand Down
2 changes: 1 addition & 1 deletion lib/mihari/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module Mihari
VERSION = "7.6.0"
VERSION = "7.6.1"
end

0 comments on commit 521cc2b

Please sign in to comment.