From de0187818dd45caac579c357383ca8e5a528d063 Mon Sep 17 00:00:00 2001 From: AlienMajik <118037572+AlienMajik@users.noreply.github.com> Date: Tue, 18 Feb 2025 01:57:55 -0800 Subject: [PATCH] Update probenpwn.py --- probenpwn.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/probenpwn.py b/probenpwn.py index 2839c1c..8b697b6 100644 --- a/probenpwn.py +++ b/probenpwn.py @@ -8,7 +8,7 @@ import pwnagotchi.plugins as plugins class probenpwn(plugins.Plugin): __author__ = 'AlienMajik' - __version__ = '1.1.0' + __version__ = '1.1.1' __license__ = 'GPL3' __description__ = ( 'Pwn more aggressively. Launch immediate associate or deauth attack '