Skip to content

Commit

Permalink
Update version to 1.4.2
Browse files Browse the repository at this point in the history
Signed-off-by: ksg <[email protected]>
  • Loading branch information
ksg97031 committed Oct 17, 2024
1 parent 0b852fa commit 816704b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/__version__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""frida-gadget version information."""
__title__ = "frida-gadget"
__version__ = "1.4.1"
__version__ = "1.4.2"
__description__ = "Automated Frida Gadget injection tool"
__url__ = "https://github.com/ksg97031/frida-gadget"
__author__ = "ksg97031"
Expand Down

0 comments on commit 816704b

Please sign in to comment.