Commander: Bump version -> 2.1
parent
b3e8175734
commit
4f5fcd536b
|
@ -20,6 +20,7 @@ import errno
|
||||||
|
|
||||||
class Commander(object):
|
class Commander(object):
|
||||||
print "[*] WiFi Pineapple Commander Module"
|
print "[*] WiFi Pineapple Commander Module"
|
||||||
|
print "[*] peace to: sebkinne & tesla"
|
||||||
|
|
||||||
def run(self):
|
def run(self):
|
||||||
while True:
|
while True:
|
||||||
|
|
|
@ -6,5 +6,5 @@
|
||||||
"tetra"
|
"tetra"
|
||||||
],
|
],
|
||||||
"title": "Commander",
|
"title": "Commander",
|
||||||
"version": "2.0"
|
"version": "2.1"
|
||||||
}
|
}
|
Loading…
Reference in New Issue