mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
Fix version bump.
This commit is contained in:
@ -10,7 +10,7 @@ from pwnagotchi.ui.view import BLACK
|
|||||||
|
|
||||||
class GPS(plugins.Plugin):
|
class GPS(plugins.Plugin):
|
||||||
__author__ = "evilsocket@gmail.com"
|
__author__ = "evilsocket@gmail.com"
|
||||||
__version__ = "1.0.2"
|
__version__ = "1.0.1"
|
||||||
__license__ = "GPL3"
|
__license__ = "GPL3"
|
||||||
__description__ = "Save GPS coordinates whenever an handshake is captured."
|
__description__ = "Save GPS coordinates whenever an handshake is captured."
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user