File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1- [ ![ GitHub version] ( https://img.shields.io/badge/version-2.8.0 -informational.svg )] ( # )
1+ [ ![ GitHub version] ( https://img.shields.io/badge/version-2.8.1 -informational.svg )] ( # )
22[ ![ GitHub issues] ( https://img.shields.io/github/issues/kimocoder/wifite2.svg )] ( https://github.com/kimocoder/wifite2/issues )
33[ ![ GitHub forks] ( https://img.shields.io/github/forks/kimocoder/wifite2.svg )] ( https://github.com/kimocoder/wifite2/network )
44[ ![ GitHub stars] ( https://img.shields.io/github/stars/kimocoder/wifite2.svg )] ( https://github.com/kimocoder/wifite2/stargazers )
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ class Configuration(object):
1212
1313 initialized = False # Flag indicating config has been initialized
1414 verbose = 0
15- version = '2.8.0 '
15+ version = '2.8.1 '
1616
1717 all_bands = None
1818 attack_max = None
You can’t perform that action at this time.
0 commit comments