Skip to content

Commit

Permalink
Update banner to version 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
d3lb3 committed Nov 11, 2024
1 parent b1f427d commit e7ed1c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keepwn/utils/parser.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

from keepwn.utils.logging import print_error

VERSION = "0.4"
VERSION = "0.5"
BANNER = "KeePwn v{} - by Julien BEDEL (@d3lb3_)".format(VERSION)


Expand Down

0 comments on commit e7ed1c2

Please sign in to comment.