Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberartemio committed Apr 11, 2024
1 parent a4672a0 commit aa75a23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wardriver.py
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ def networks_to_wigle_csv(self, networks):

class Wardriver(plugins.Plugin):
__author__ = 'CyberArtemio'
__version__ = '2.1'
__version__ = '2.2'
__license__ = 'GPL3'
__description__ = 'A wardriving plugin for pwnagotchi. Saves all networks seen and uploads data to WiGLE once internet is available'

Expand Down

0 comments on commit aa75a23

Please sign in to comment.