Skip to content

Commit

Permalink
Merge pull request #168 from edoardottt/devel
Browse files Browse the repository at this point in the history
v0.0.4
  • Loading branch information
edoardottt authored Nov 22, 2024
2 parents 3309cd6 + 6d80a53 commit f56a2e8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pkg/output/banner.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import "github.com/projectdiscovery/gologger"
var printed = false

const (
Version = "v0.0.3"
Version = "v0.0.4"
banner = ` __ __
____ ____ / /_ ____ ______/ /__
/ __ \/ __ \/ __ \/ __ ` + "`" + `/ ___/ //_/
Expand Down
2 changes: 1 addition & 1 deletion snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: pphack
summary: The Most Advanced Client-Side Prototype Pollution Scanner
description: |
The Most Advanced Client-Side Prototype Pollution Scanner
version: 0.0.3
version: 0.0.4
grade: stable
base: core20

Expand Down

0 comments on commit f56a2e8

Please sign in to comment.